Re: pg_dump and blobs - Mailing list pgsql-admin

From Tom Lane
Subject Re: pg_dump and blobs
Date
Msg-id 16570.1199292264@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump and blobs  ("Ignas Šaltis" <saltis.ignas@gmail.com>)
List pgsql-admin
"=?ISO-8859-13?Q?Ignas_=D0altis?=" <saltis.ignas@gmail.com> 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

pgsql-admin by date:

Previous
From: "Chris Hoover"
Date:
Subject: Is there a limit to the number of partitions?
Next
From: "Scott Marlowe"
Date:
Subject: Re: Is there a limit to the number of partitions?