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

Поиск
Список
Период
Сортировка
От tgl@postgresql.org
Тема pgsql/doc/src/sgml/ref pg_dump.sgml pg_restore ...
Дата
Msg-id 200202110014.g1B0EBr73336@postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.


В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/src/backend/storage/file fd.c
Следующее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/src/bin/pg_dump common.c pg_backup.h pg_ ...