pg_dump and pg_restore man pages need to mention that one should restore

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 906254a53c7efee365ece567ddeab69ac9870d53
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-02-11T00:14:10Z
Releases: 7.2.1
pg_dump and pg_restore man pages need to mention that one should restore
into a virgin database, ie, one created from template0, if there are any
site-local additions in template1.

Files

PathChange+/−
doc/src/sgml/ref/pg_dump.sgml modified +15 −2
doc/src/sgml/ref/pg_restore.sgml modified +15 −3