Backup, restore & pg_dump

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Backup, restore & pg_dump
Дата
Msg-id 3.0.5.32.20001016144415.02814320@mail.rhyme.com.au
обсуждение исходный текст
Ответы Re: Backup, restore & pg_dump
Re: Backup, restore & pg_dump
Список pgsql-hackers
Since we may have a workable backup/restore based on WAL available in 7.1,
I am now wondering at the wisdom of creating 'pg_restore', which reads the
new pg_dump archive files. It is probably better to have pg_backup &
pg_restore as the backup/restore utilities.

As a result do people have any objection to changing pg_restore to
pg_undump? Or pg_load?

Any other suggestions would also be welcome.


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Access PostgreSQL server via SSL/Internet
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: UNION JOIN vs UNION SELECT