Binary COPY for psql

Started by Andreas Pflugabout 20 years ago2 messagespatches
Jump to latest
#1Andreas Pflug
pgadmin@pse-consulting.de

The attached patch enables psql to copy binary data in and out.

Regards,
Andreas

Attachments:

psql-copy.difftext/plain; name=psql-copy.diffDownload+21-4
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Andreas Pflug (#1)
Re: Binary COPY for psql

Andreas Pflug <pgadmin@pse-consulting.de> writes:

The attached patch enables psql to copy binary data in and out.

Applied with revisions.

regards, tom lane