pg_receivewal

a PostgreSQL server

Debian Debian
RUN apt-get update && \ apt-get install -y postgresql-client-11
Ubuntu
RUN apt-get update && \ apt-get install -y postgresql-client-10
Arch Arch Linux
RUN pacman -S --noconfirm postgresql-old-upgrade
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y postgresql-client-11
CentOS
RUN yum install -y postgresql-upgrade
Fedora
RUN dnf install -y postgresql-upgrade
click the source code to copy install pg_receivewal on any operating system with command-not-found.com