Re: -b command line parameter in pg_dump - Mailing list pgsql-general

From Scott Marlowe
Subject Re: -b command line parameter in pg_dump
Date
Msg-id [email protected]
Whole thread Raw
In response to -b command line parameter in pg_dump  ("Andrus" <[email protected]>)
List pgsql-general
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              include large objects in dump


pgsql-general by date:

Previous
From: "Andrus"
Date:
Subject: -b command line parameter in pg_dump
Next
From: Alvaro Herrera
Date:
Subject: Re: -b command line parameter in pg_dump