Re: Insert multiple Rows - Mailing list pgsql-sql

From Victor Yegorov
Subject Re: Insert multiple Rows
Date
Msg-id 20030303173218.GI9377@pirmabanka.lv
Whole thread Raw
In response to Insert multiple Rows  (saintxplo@yahoo.com.ar (Saint X))
List pgsql-sql
* Saint X <saintxplo@yahoo.com.ar> [03.03.2003 19:21]:
> I was looking on PostgreSQL documentation and find nothing,, I think
> that what I'm looking for doesn't exist,, you are my last resource, it
> possible to do what I want?

Search documentation for COPY command.

Note 'stdin' and 'stdout':

...
stdin
   Specifies that input comes from the client application.
stdout      Specifies that output goes to the client application.
...

--

Victor Yegorov

pgsql-sql by date:

Previous
From: "Victor Yegorov"
Date:
Subject: Re: complex query
Next
From: "Aasmund Midttun Godal"
Date:
Subject: Suggestion: set session authorization with password