Commit 2739315a authored by Bruce Momjian's avatar Bruce Momjian

Update man pages.

parent c458f221
.\" 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. ...@@ -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).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment