Re: point-in-time recovery

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: point-in-time recovery
Дата
Msg-id 200304251417.h3PEHBo06807@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: point-in-time recovery  (Rajesh Kumar Mallah <mallah@trade-india.com>)
Ответы Re: point-in-time recovery  (Rajesh Kumar Mallah <mallah@trade-india.com>)
Список pgsql-admin
Rajesh Kumar Mallah wrote:
>
>
> What is this PITR anyway ?
>
> when it comes will i be able to
>
> 1. reduce by pg_dump times ?
> 2. can afford to run pg_dump less frequently ?
> 3. Will be able to rollback committed transactions of past 5 mins?

You can do a dump, then do continuous logging of all database changes
until the next backup.  If you crash in the middle of the day, you can
recover up to the point of the crash.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073


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

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: point-in-time recovery
Следующее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: point-in-time recovery