Re: Best backup strategy for production systems

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Best backup strategy for production systems
Дата
Msg-id 53A32BDA.3010803@hogranch.com
обсуждение исходный текст
Ответ на Re: Best backup strategy for production systems  (Oliver <ofabelo@gmail.com>)
Ответы Re: Best backup strategy for production systems
Список pgsql-general
On 6/19/2014 3:14 AM, Oliver wrote:
About wal files and archiving of them, I must delete both manually, isn't it? There isn't any option for automatically delete wal files with a given age in the postgresql.conf, isn't it? (Away of archive_command). Do you use Linux? Could you pass me your archive_command or script that you use for copying/gzipping the files?
Thanks beforehand.

you need ALL the archived WAL files since the start of the last base backup, or none of them are useful.



-- 
john r pierce                                      37N 122W
somewhere on the middle of the left coast

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

Предыдущее
От: Alan Hodgson
Дата:
Сообщение: Re: How to store fixed size images?
Следующее
От: ogromm
Дата:
Сообщение: \COPY from CSV ERROR: unterminated CSV quoted field