pgsql: Make pg_restore usage examples more useful: illustrate restoring

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Make pg_restore usage examples more useful: illustrate restoring
Дата
Msg-id 20061126181111.705E89FA48A@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make pg_restore usage examples more useful: illustrate restoring into
both the same database name and a different one.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        pg_restore.sgml (r1.63 -> r1.64)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_restore.sgml.diff?r1=1.63&r2=1.64)

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

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - tin: Add 'recreate' command.
Следующее
От: swm@pgfoundry.org (User Swm)
Дата:
Сообщение: loadlog - loadlog: Imported Sources