"Milen A. Radev" <[EMAIL PROTECTED]> writes:
> ... In the docs for pg_dump for versions after 8.1 the large objects are
> not even mentioned.
Not so: -b came back in 8.2.
-b
--blobs
Include large objects in the dump. This is the default behavior
except when --schema, --table, or --schema-only is specified, so
the -b switch is only useful to add large objects to selective dumps.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster