pg_dotconf.py
pgsql driver, cluster management tools, and client tools
RUN apt-get update && \
apt-get install -y python3-postgresql
RUN apt-get update && \
apt-get install -y python3-postgresql
RUN dnf install -y python3-postgresql
RUN apt-get update && \
apt-get install -y python3-postgresql