Difference between revisions of "Psycopg2"

From wikieduonline
Jump to navigation Jump to search
(Created page with " pip3 install psycopg2")
 
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{lc}}
 +
https://pypi.org/project/psycopg2/
  
 +
<code> psycopg2</code> Python-[[PostgreSQL]] [[database adapter]].
  
[[pip3 install]] psycopg2
+
<code> psycopg2.[[OperationalError]]</code>
 +
 
 +
* Installation: <code>[[pip3 install psycopg2]]</code>
 +
 
 +
== Related ==
 +
* <code>[[FATAL: database "XXXXXXXX" does not exist]]</code>
 +
* <code>[[community.postgresql]]</code>
 +
* [[import psycopg2]]
 +
 
 +
== See also ==
 +
* {{psycopg2}}
 +
* {{pip install}}
 +
 
 +
[[Category:DB]]

Latest revision as of 11:42, 13 April 2023

Advertising: