pg_verify_checksums

object-relational SQL database, version 11 server

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