kevin kempter <[EMAIL PROTECTED]> writes:
> Hi All;
> I want to dump a set of BLOB's from one db/server and import to another.
> I assume I cannot do a pg_dump unless I also dump related
> pg_largeobject rows for the referenced OID
> I assume I'll need to export via distinct lo_export commands and use
> lo_import to insert into the second database server.
Why don't you just use pg_dump?
regards, tom lane
--
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin