Difference between revisions of "Psycopg2"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
* <code>[[FATAL: database "XXXXXXXX" does not exist]]</code> | * <code>[[FATAL: database "XXXXXXXX" does not exist]]</code> | ||
* <code>[[community.postgresql]]</code> | * <code>[[community.postgresql]]</code> | ||
+ | * [[import psycopg2]] | ||
== See also == | == See also == |
Latest revision as of 11:42, 13 April 2023
https://pypi.org/project/psycopg2/
psycopg2
Python-PostgreSQL database adapter.
psycopg2.OperationalError
- Installation:
pip3 install psycopg2
Related[edit]
See also[edit]
Advertising: