Re: Possible TODO item: copy to/from pipe

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Possible TODO item: copy to/from pipe
Дата
Msg-id 4482CCE5.6020900@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Possible TODO item: copy to/from pipe  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Possible TODO item: copy to/from pipe  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers
Bruce Momjian wrote:
>
> For use case, consider this:
>
>      COPY mytable TO '| rsh x@y.com > test ';
>
> so you can COPY to another server directly.
>   
Why not rsh psql -c "\copy foobar to test" ?

Regards,
Andreas



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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: More thoughts about planner's cost estimates
Следующее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: 'CVS-Unknown' buildfarm failures?