Re: problem with copy from on a windows system - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: problem with copy from on a windows system
Date
Msg-id 4CC8018D.3030902@lelarge.info
Whole thread Raw
In response to Re: problem with copy from on a windows system  ("Marie-Claude QUIDOZ" <Marie-Claude.QUIDOZ@cefe.cnrs.fr>)
List pgadmin-support
Le 27/10/2010 03:24, Marie-Claude QUIDOZ a écrit :
> [...]
> Yes, but both are on windows system
> 

When you use the COPY command, the file you specify must be on the
PostgreSQL server. When you use \copy from psql, the file must be on the
computer where you execute the \copy command.

If you use the copy command, then the file wasn't available on the
server when you launched the copy command.


-- 
Guillaumehttp://www.postgresql.frhttp://dalibo.com


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: problem with copy from on a windows system
Next
From: Guillaume Lelarge
Date:
Subject: Re: Feature request -- export as select into stmts