Thread: pgsql/doc/src/sgml/ref pg_dump.sgml pg_restore ...

pgsql/doc/src/sgml/ref pg_dump.sgml pg_restore ...

From
tgl@postgresql.org
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/02/10 19:14:10

Modified files:
    doc/src/sgml/ref: pg_dump.sgml pg_restore.sgml

Log message:
    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.