about the copy command

Поиск
Список
Период
Сортировка
От Yue Wang
Тема about the copy command
Дата
Msg-id CAFBPqrYV0GKN69xZTPOditjs+52giSXNAR8nT_w5u9VtTB_nVQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: about the copy command  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список pgsql-admin
I read this http://www.postgresql.org/docs/8.4/static/libpq-copy.html
I want to send the copy command and then send the data directly. the server don't send the  PGRES_COPY_IN to the client.

While receive the copy in command, the server already know how to do. so the server begin to receive data directly.

While receive the copy to command, the server already know how to do. so the server begin to send data directly. And the client receive data directly.

So I want to delete the send of PGRES_COPY_IN or PGRES_COPY_OUT.

wait for your answers, thanks.

В списке pgsql-admin по дате отправления:

Предыдущее
От: Evan Walter
Дата:
Сообщение: getting a error message when creating temporary table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: getting a error message when creating temporary table