Re: [help] Is it possible to support remote COPY operation on PG?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [help] Is it possible to support remote COPY operation on PG?
Дата
Msg-id CAB7nPqSYD5fy4PyvoZOA1Fgk7wSgYgTxaZg73bG40Qs0_Zh0+A@mail.gmail.com
обсуждение исходный текст
Ответ на [help] Is it possible to support remote COPY operation on PG?  ("Xiong He" <iihero@qq.com>)
Список pgsql-hackers


On Wed, Oct 24, 2012 at 3:54 PM, Xiong He <iihero@qq.com> wrote:
Is it possible to copy some table data from remote client to the PG database server directly without upload the data file to the server side in advance?
With a psql client you can use the command ¥copy to perform that.
--
Michael Paquier
http://michael.otacoo.com

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

Предыдущее
От: Dann Corbit
Дата:
Сообщение: Re: [help] Is it possible to support remote COPY operation on PG?
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: [RFC] CREATE QUEUE (log-only table) for londiste/pgQ ccompatibility