Re: Setting up continuous archiving

Поиск
Список
Период
Сортировка
От David Steele
Тема Re: Setting up continuous archiving
Дата
Msg-id 5d166fa2-6612-91d3-f33b-299e479d3571@pgmasters.net
обсуждение исходный текст
Ответ на Setting up continuous archiving  (Yuri Kanivetsky <yuri.kanivetsky@gmail.com>)
Список pgsql-general
On 9/26/18 8:20 AM, Yuri Kanivetsky wrote:
> 
> I'm trying to compile a basic set of instruction needed to set up
> continuous archiving and to recover from a backup. I'm running
> PostgreSQL 9.3 on Debian Stretch system.

This is an incredibly complex topic and it is very difficult to 
implement correctly.

My advice is that you use a mature backup solution like pgBackRest or 
barman rather than rolling your own.

-- 
-David
david@pgmasters.net


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

Предыдущее
От: Yuri Kanivetsky
Дата:
Сообщение: Setting up continuous archiving
Следующее
От: Wanglin
Дата:
Сообщение: using the nextval('sequence_name') in sql, the result maybe is notright