Re: -b command line parameter in pg_dump
- From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
- To: Andrus <eetasoft(at)online(dot)ee>
- Cc: pgsql-general(at)postgresql(dot)org
- Subject: Re: -b command line parameter in pg_dump
- Date: Mon, 27 Nov 2006 14:01:39 -0300
- Message-id: <20061127170139(dot)GB9324(at)alvh(dot)no-ip(dot)org>
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 http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
Home |
Main Index |
Thread Index