Bruce Momjian wrote: > > For use case, consider this: > > COPY mytable TO '| rsh x(at)y(dot)com > test '; > > so you can COPY to another server directly. > Why not rsh psql -c "\copy foobar to test" ? Regards, Andreas
Next: From: Andrew Dunstan Date: 2006-06-04 13:18:59 Subject: Re: 'CVS-Unknown' buildfarm failures? Previous: From: Greg Stark Date: 2006-06-04 07:09:30 Subject: Re: More thoughts about planner's cost estimates