pg_verify_checksums
object-relational SQL database, version 11 server
RUN apt-get update && \
apt-get install -y postgresql-11
RUN apt-get update && \
apt-get install -y postgresql-11
RUN apk add postgresql
RUN pacman -S --noconfirm postgresql
RUN apt-get update && \
apt-get install -y postgresql-11
RUN yum install -y postgresql
RUN dnf install -y postgresql-server
RUN apt-get update && \
apt-get install -y postgresql