Re: COPY FROM STDIN not in local file - Mailing list pgsql-general

From Bruce Momjian
Subject Re: COPY FROM STDIN not in local file
Date
Msg-id 200409291959.i8TJxEd06508@candle.pha.pa.us
Whole thread Raw
In response to COPY FROM STDIN not in local file  (Josh Close <narshe@gmail.com>)
List pgsql-general
You have to use psql's \copy.

---------------------------------------------------------------------------

Josh Close wrote:
> Is there a way to do COPY FROM STDIN from sql? So, remotely I could
> run the copy command and somehow push the info over instead of having
> it on the server.
>
> -Josh
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Matthew Metnetsky
Date:
Subject: Re: Custom Functions
Next
From: Vivek Khera
Date:
Subject: dangling permission on tables after drop user.