Re: size of pg_dump files containing bytea values

From: Florian Weimer <fweimer(at)bfk(dot)de>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Steve McWilliams" <smcwilliams(at)EmprisaNetworks(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: size of pg_dump files containing bytea values
Date: 2006-07-14 07:05:31
Message-ID: 82k66g64zo.fsf@mid.bfk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

* Greg Stark:

> Didn't byteas used to get printed as hex?

No, they didn't. It would be useful to support hexadecimal BYTEA
literals, though. Unfortunately, X'DEADBEEF' has already been taken
by bit strings.

--
Florian Weimer <fweimer(at)bfk(dot)de>
BFK edv-consulting GmbH http://www.bfk.de/
Durlacher Allee 47 tel: +49-721-96201-1
D-76131 Karlsruhe fax: +49-721-96201-99

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Markus Schaber 2006-07-14 11:28:29 Re: Kill a session
Previous Message Tom Lane 2006-07-14 05:50:22 Re: Kill a session