wishlist: copy_expert documentation
Reported by Psycopg website | October 12th, 2012 @ 05:07 PM
Submitted by: dmaziuk@bmrb.wisc.edu
I wish it spelled out that the way you use copy from is "copy TEST from stdin csv header" & input file object. (I.e. that it remaps the fobj to cursor's stdin for you.)
Comments and changes to this ticket
-

Daniele Varrazzo October 15th, 2012 @ 12:52 AM
- State changed from new to resolved
docs improved, in my devel for the moment, will update the docs online in the next days. Thank you for the report.
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.