Difference between revisions of "Psycopg2"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
== Related == | == Related == | ||
* <code>[[FATAL: database "XXXXXXXX" does not exist]]</code> | * <code>[[FATAL: database "XXXXXXXX" does not exist]]</code> | ||
− | + | * <code>[[community.postgresql]]</code> | |
== See also == | == See also == |
Revision as of 14:12, 25 January 2023
https://pypi.org/project/psycopg2/
psycopg2
Python-PostgreSQL database adapter.
psycopg2.OperationalError
- Installation:
pip3 install psycopg2
Related
See also
Advertising: