Re: [GENERAL] -b command line parameter in pg_dump

2006-11-27 Thread Alvaro Herrera
Andrus wrote: > I noticed that that pgAdmin invokes pg_dump with -b command line parameter. > > I havent found any documentation about this parameter in Psotgres Docs. You haven't looked closely enough pg_dump --help: -b, --blobs include large objects in dump -- Alvaro Herrera

Re: [GENERAL] -b command line parameter in pg_dump

2006-11-27 Thread Scott Marlowe
On Mon, 2006-11-27 at 10:36, Andrus wrote: > I noticed that that pgAdmin invokes pg_dump with -b command line parameter. > > I havent found any documentation about this parameter in Psotgres Docs. > > What is the purpose of this parameter ? According to pg_dump --help: -b, --blobs