COPY my_table FROM STDIN - Mailing list pgadmin-support

From Laurent ROCHE
Subject COPY my_table FROM STDIN
Date
Msg-id 20070117013426.73624.qmail@web34406.mail.mud.yahoo.com
Whole thread Raw
Responses Re: COPY my_table FROM STDIN  (Dave Page <dpage@postgresql.org>)
List pgadmin-support
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


pgadmin-support by date:

Previous
From: Marian POPESCU
Date:
Subject: Re: Garbled output in query editor result
Next
From: Dave Page
Date:
Subject: Re: COPY my_table FROM STDIN