Re: Postgres question - Mailing list pgsql-admin

From Holger Jakobs
Subject Re: Postgres question
Date
Msg-id 5a135ef0-b970-9a69-f721-6c8b825755ba@jakobs.com
Whole thread Raw
In response to Postgres question  (Ron Watkins <rwatki@gmail.com>)
Responses Re: Postgres question
List pgsql-admin
Hi,

Of course pg_dump can also dump blobs, and it's even the default. You
may use the option --no-blobs to leave them out.

A glance at the man page can be more informative than just hearing
something from someone.

Regards,

Holger

Am 06.11.20 um 23:02 schrieb Ron Watkins:
> Newbie to postgres here. We have Postgres 11 server at work and we
> need to copy a database contents from a TEST server to a PROD server.
> I was looking at pg_dump, but I heard it doesn't work with binary
> (blob) data? Can someone clarify how to copy a database contents from
> one server to another server?
> Ron

--
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012


Attachment

pgsql-admin by date:

Previous
From: Ron Watkins
Date:
Subject: Postgres question
Next
From: "David G. Johnston"
Date:
Subject: Re: Postgres question