We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c458f22 commit 2739315Copy full SHA for 2739315
src/man/pg_upgrade.1
@@ -1,6 +1,6 @@
1
.\" This is -*-nroff-*-
2
.\" XXX standard disclaimer belongs here....
3
-.\" $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 $
4
.TH pg_upgrade UNIX 1/20/96 PostgreSQL PostgreSQL
5
.SH NAME
6
pg_upgrade - allows upgrade from a previous release without reloading data
@@ -51,6 +51,7 @@ and check out the data.
51
You can delete the
52
.IR /data.upgrade
53
directory when you are finished.
54
-.fi
+.PP
55
+It can also be used for individual databases.
56
.SH "SEE ALSO"
57
pg_dumpall(1).
0 commit comments