postgresql-check-db-dir

object-relational SQL database (supported version)

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