On Mon, Sep 23, 2019 at 10:55 AM Andreas Kretschmer
<andreas(at)a-kretschmer(dot)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.
Also pgbackrest is another good tool for backup.
The idea here should be not reinventing the wheel.
Luca