Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
COPY my_table FROM STDIN

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(at)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



Home | Main Index | Thread Index

top