Re: scheduled backup

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: scheduled backup
Дата
Msg-id 20051021175853.GK6026@ns.snowman.net
обсуждение исходный текст
Ответ на scheduled backup  (Apu Islam <apuislam@gmail.com>)
Список pgsql-general
* Apu Islam (apuislam@gmail.com) wrote:
> I need suggestion to backup my postgresql server. The database is growing
> 1/2 Gb a day and I am looking for a solution that would push the data off to
> the backup server periodically with minimal amount of load to the server (I
> am trying to avoid table locking). I am thinking to use rsync to sync the
> data directories periodically. will that allow me to retrieve the data in
> case of a disaster ? what is the best practise ?

PITR.

    Stephen

Вложения

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: new type question
Следующее
От: Douglas McNaught
Дата:
Сообщение: Re: scheduled backup