"=?ISO-8859-13?Q?Ignas_=D0altis?=" <[EMAIL PROTECTED]> writes:
> How can I make dump without blobs?
Per the manual:
-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 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match