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.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to