How To Install Pg_python.py?
Install pg_python.py
-
Debian
apt-get install python3-postgresql
Click to copy -
Ubuntu
apt-get install python3-postgresql
Click to copy -
Fedora
dnf install python3-postgresql
Click to copy -
Raspbian
apt-get install python3-postgresql
Click to copy
python3-postgresql
pgsql driver, cluster management tools, and client toolspy-postgresql is a python3 DB-API driver, including cluster management tools and client development tools. Written in pure Python 3 with optional optimizations written in C. It provides support for protocol-level prepared statements, the COPY interface, arrays and composite types, and a console to run quick tests and simple scripts in PostgreSQL called pg_python.
Installation of latest pg_python.py command is available for Debian, Ubuntu, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.