Re: pg_receivexlog or archive_command

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: pg_receivexlog or archive_command
Дата
Msg-id e3ebc4bb-247e-bfcf-21e0-96cdcf633376@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: pg_receivexlog or archive_command  (Luca Ferrari <fluca1978@gmail.com>)
Список pgsql-general

Am 23.09.19 um 13:44 schrieb Luca Ferrari:
> On Mon, Sep 23, 2019 at 10:55 AM Andreas Kretschmer
> <andreas@a-kretschmer.de> wrote:
>> you can use both of them, and you should consider "Barman".
> If I remember well Barman uses pg_receivexlog when streaming, and
> archive_command when doing a "normal" backup.

Barman < version 2 can only archive_command, version 2 and higher can both.

> Also pgbackrest is another good tool for backup.
> The idea here should be not reinventing the wheel.
ack.

Regards, Andreas

> -- 
> 2ndQuadrant - The PostgreSQL Support Company.
> www.2ndQuadrant.com



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

Предыдущее
От: Luca Ferrari
Дата:
Сообщение: Re: pg_receivexlog or archive_command
Следующее
От: Ron
Дата:
Сообщение: Re: unable to drop index because it does not exists