Re: Insert multiple Rows

Поиск
Список
Период
Сортировка
От Victor Yegorov
Тема Re: Insert multiple Rows
Дата
Msg-id 20030303173218.GI9377@pirmabanka.lv
обсуждение исходный текст
Ответ на Insert multiple Rows  (saintxplo@yahoo.com.ar (Saint X))
Список 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 по дате отправления:

Предыдущее
От: "Victor Yegorov"
Дата:
Сообщение: Re: complex query
Следующее
От: "Aasmund Midttun Godal"
Дата:
Сообщение: Suggestion: set session authorization with password