pg_dump and pg_restore man pages need to mention that one should restore
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_dump.sgml | modified | +15 −2 |
| doc/src/sgml/ref/pg_restore.sgml | modified | +15 −3 |