mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Update man pages.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
.\" This is -*-nroff-*-
|
.\" This is -*-nroff-*-
|
||||||
.\" XXX standard disclaimer belongs here....
|
.\" XXX standard disclaimer belongs here....
|
||||||
.\" $Header: /cvsroot/pgsql/src/man/Attic/pg_upgrade.1,v 1.1 1998/08/30 05:06:54 momjian Exp $
|
.\" $Header: /cvsroot/pgsql/src/man/Attic/pg_upgrade.1,v 1.2 1998/08/30 05:25:47 momjian Exp $
|
||||||
.TH pg_upgrade UNIX 1/20/96 PostgreSQL PostgreSQL
|
.TH pg_upgrade UNIX 1/20/96 PostgreSQL PostgreSQL
|
||||||
.SH NAME
|
.SH NAME
|
||||||
pg_upgrade - allows upgrade from a previous release without reloading data
|
pg_upgrade - allows upgrade from a previous release without reloading data
|
||||||
@ -51,6 +51,7 @@ and check out the data.
|
|||||||
You can delete the
|
You can delete the
|
||||||
.IR /data.upgrade
|
.IR /data.upgrade
|
||||||
directory when you are finished.
|
directory when you are finished.
|
||||||
.fi
|
.PP
|
||||||
|
It can also be used for individual databases.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
pg_dumpall(1).
|
pg_dumpall(1).
|
||||||
|
Reference in New Issue
Block a user