Re: Postgres question - Mailing list pgsql-admin

From David G. Johnston
Subject Re: Postgres question
Date
Msg-id CAKFQuwYsCKViBqnWDmYhkhRR8YTRuc1AuB3DSgqqAZHxP4fmBg@mail.gmail.com
Whole thread Raw
In response to Postgres question  (Ron Watkins <rwatki@gmail.com>)
List pgsql-admin
On Fri, Nov 6, 2020 at 3:02 PM Ron Watkins <rwatki@gmail.com> wrote:
I was looking at pg_dump, but I heard it doesn't work with binary (blob) data?

Better to read the documentation instead of relying on general heresay.

pg_dump --blobs # "Include large objects in the dump. This is the default behavior except..."

Though I would question whether your concept of "binary (blob) data" and "large objects" are the same.

David J.

pgsql-admin by date:

Previous
From: Holger Jakobs
Date:
Subject: Re: Postgres question
Next
From: Tom Lane
Date:
Subject: Re: Postgres question