View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 07:46 PM
Laurent ROCHE
 
Posts: n/a
Default COPY my_table FROM STDIN

Hi,

I am trying to run a COPY my_table FROM STDIN from pgAdmin ... but I can not manage to get it to work !

It runs with psql !

Here is a short version of the command:
COPY xfrt.import_cpts FROM STDIN;
1 DG 1 6930 7 JAN 07 1
2 DG 2 5430 7 JAN 07 2
3 DG 3 4617 7 JAN 07 3
\.

Am I missing something obvious ?





Cheers,
L@u
The Computing Froggy









__________________________________________________ _________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote