pg_dump and pg_restore man pages need to mention that one should restore
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 11 Feb 2002 00:14:10 +0000 (00:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 11 Feb 2002 00:14:10 +0000 (00:14 +0000)
commit71d76bb13bf9cdf0c5550bd718a8aa0fe2a1b3ae
treecd255a95fa96b2d13589eab19b4f279f2cecb7a6
parent328c53aaf0064571e268dc2f33a6edb62370ddb7
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.
doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/ref/pg_restore.sgml