Re: database backup

Поиск
Список
Период
Сортировка
От Curt Sampson
Тема Re: database backup
Дата
Msg-id Pine.NEB.4.44.0207081209410.476-100000@angelic.cynic.net
обсуждение исходный текст
Ответ на Re: database backup  (Doug Fields <dfields-pg-general@pexicom.com>)
Ответы Date Data Type  ("Jillian Carroll" <jillian@koskie.com>)
Re: database backup  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
On Sat, 6 Jul 2002, Doug Fields wrote:

> >Then the shell script in the cron job can call pg_dump with the relevant
> >options
>
> If you want to "incrementalize" it, you could always keep a base, and diff
> the new dump against it, and store just the diff.

Actually, I was wondering just yesterday, is there any reason that
pg_dump should not be able to do an incremental dump? You could just
give it a transaction ID and say, "dump all changes from this ID."

cjs
--
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org
    Don't you know, in this new Dark Age, we're all light.  --XTC




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

Предыдущее
От: Curt Sampson
Дата:
Сообщение: Re: Postgre vs MySQL
Следующее
От: "Jillian Carroll"
Дата:
Сообщение: Date Data Type