Add the "PSYCOPG_DEBUG=1" as env var in the documentation
Reported by Samuel PHAN | December 21st, 2011 @ 09:28 AM
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 October 7th, 2012 @ 01:31 AM
- State changed from new to resolved
- Tag set to documentation
Long due. Added.
http://initd.org/psycopg/docs/install.html#creating-a-debug-build
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
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.