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: Fri, 14 Jul 2006 09:05:31 +0200
- Message-id: <82k66g64zo.fsf@mid.bfk.de> <text/plain>
* 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
Home |
Main Index |
Thread Index