pg_receivexlog

manager for multiple PostgreSQL client versions

Debian Debian
RUN apt-get update && \ apt-get install -y postgresql-client-9.6
Ubuntu
RUN apt-get update && \ apt-get install -y postgresql-client-9.3
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y postgresql-client-common
CentOS
RUN yum install -y postgresql-server
Fedora
RUN dnf install -y postgresql-server
Raspbian
RUN apt-get update && \ apt-get install -y postgresql-client-9.5
click the source code to copy install pg_receivexlog on any operating system with command-not-found.com