This project is archived and is in readonly mode.
Add the "PSYCOPG_DEBUG=1" as env var in the documentation
Reported by Samuel PHAN | 2011-12-21 09:28:19 UTC
Hi, I've found the env var "PSYCOPG_DEBUG=1" very useful to help tracking bugs, but it is nearly impossible to find that tip, even on Google.
Is it possible to add it somewhere in the documentation, please ?
Thanks,
Comments and changes to this ticket
-

Daniele Varrazzo 2012-10-07 01:31:30 UTC
- State changed from new to resolved
- Tag set to documentation
Long due. Added.
http://initd.org/psycopg/docs/install.html#creating-a-debug-build
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
WARNING: the informations in this tracker are archived. Please submit new tickets or comments to the new tracker.
Psycopg is the most used PostgreSQL adapter for the Python programming language. At the core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.