Re: bytea vs. pg_dump - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: bytea vs. pg_dump
Date
Msg-id 4A00016B.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to bytea vs. pg_dump  (Bernd Helmle <mailings@oopsware.de>)
Responses Re: bytea vs. pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Bernd Helmle <mailings@oopsware.de> wrote:
> Another approach would be to just dump bytea columns in binary
> format only (not sure how doable that is, though).
If that's not doable, perhaps a base64 option for bytea COPY?
-Kevin


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: bytea vs. pg_dump
Next
From: Tom Lane
Date:
Subject: Re: ALTER TABLE should change respective views