pg_resetwal

a PostgreSQL server

  • Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
  • Homepage: http://www.postgresql.org/
  • Section: database
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-server
Fedora
RUN dnf install -y postgresql-server
click the source code to copy install pg_resetwal on any operating system with command-not-found.com