support for COPY

Joachim Worringen <[email protected]> Fri, 02 Jul 2010 14:08:23 +0200
Newsgroups gmane.comp.python.db.psycopg.devel
Organization IAT GmbH
Message-ID <[email protected]>
Greetings,

I wonder whether psycopg2 support the COPY statement in the sense that 
either
- a file which is accessible only by the client gets send to the server
- the server accesses a file local to it

  thanks, Joachim