Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

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

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group