COPY my_table FROM STDIN

From: Laurent ROCHE <laurent_roche(at)yahoo(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: COPY my_table FROM STDIN
Date: 2007-01-17 01:34:26
Message-ID: 20070117013426.73624.qmail@web34406.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(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

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2007-01-17 08:21:59 Re: COPY my_table FROM STDIN
Previous Message Marian POPESCU 2007-01-16 15:21:09 Re: Garbled output in query editor result