pg_resetxlog

previous major release of PostgreSQL

Debian Debian
RUN apt-get update && \ apt-get install -y postgresql-9.1-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y postgresql-9.3-dbg
CentOS
RUN yum install -y postgresql-upgrade
Fedora
RUN dnf install -y postgresql-upgrade
Raspbian
RUN apt-get update && \ apt-get install -y postgresql-9.5
click the source code to copy install pg_resetxlog on any operating system with command-not-found.com