Re: -b command line parameter in pg_dump
- From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
- To: Andrus <eetasoft(at)online(dot)ee>
- Cc: pgsql general <pgsql-general(at)postgresql(dot)org>
- Subject: Re: -b command line parameter in pg_dump
- Date: Mon, 27 Nov 2006 11:00:31 -0600
- Message-id: <1164646831(dot)14565(dot)0(dot)camel(at)state(dot)g2switchworks(dot)com>
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
Home |
Main Index |
Thread Index