pg_waldump

additional facilities for PostgreSQL (supported version)

Debian Debian
RUN apt-get update && \ apt-get install -y postgresql-11
Ubuntu
RUN apt-get update && \ apt-get install -y postgresql-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-11
CentOS
RUN yum install -y postgresql-upgrade
Fedora
RUN dnf install -y postgresql-upgrade
click the source code to copy install pg_waldump on any operating system with command-not-found.com