Re: Loading binary data into the database - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Loading binary data into the database
Date
Msg-id 200007271417.KAA07751@candle.pha.pa.us
Whole thread Raw
In response to Re: Loading binary data into the database  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Loading binary data into the database  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Adriaan Joubert <a.joubert@albourne.com> writes:
> > since 7.0.2 binary copy has been disabled, making
> > quite a few libpq functions superfluous
> 
> Such as?  IIRC, the reason we disabled it was precisely that there was
> no support on the client side.  (What's worse, there's no support in
> the FE/BE protocol either.  I don't see how you could have made this
> work...)
> 
> Cross-machine binary copy is a dangerous thing anyway, since it opens
> you up to all sorts of compatibility problems.  If your app is running
> on the same machine as the server, you can write data to a file and
> then send a command to do a binary copy from that file.

We disabled binary copy?  Using \copy or COPY?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: AW: AW: AW: AW: Vacuum only with 20% old tuples
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: AW: AW: AW: AW: Vacuum only with 20% old tuples