Thanks Peter. This is clarifying the problems that I was having with the
dump.
-----Original Message-----
From: Peter Eisentraut [mailto:peter_e(at)gmx(dot)net]
Sent: Monday, May 10, 2004 11:20 AM
To: Carlos; 'pgsql-general(at)postgresql(dot)org'
Subject: Re: [GENERAL] Option required to dump bytea fields?
Carlos wrote:
> Do I need to use the -b option in pg_dump to dump bytea fields?
No, that is for "large objects", which are completely unrelated to bytea
columns.