Difference between revisions of "Psycopg2"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
psycopg2.[[OperationalError]] | psycopg2.[[OperationalError]] | ||
− | + | * Installation: <code>[[pip3 install]] psycopg2</code> | |
[[FATAL: database "XXXXXXXX" does not exist]] | [[FATAL: database "XXXXXXXX" does not exist]] |
Revision as of 10:36, 13 December 2022
https://pypi.org/project/psycopg2/
psycopg2
Python-PostgreSQL database adapter.
psycopg2.OperationalError
- Installation:
pip3 install psycopg2
FATAL: database "XXXXXXXX" does not exist
See also
PIP: [pipx, pip, pip3
| install | install --upgrade
| list
| show
| uninstall
| search
| install cryptography | --version
| help
, PIP changelog, pipdeptree
, install -r requirements.txt
]
Advertising: