dump and restore a single table containing large objects

Started by John Liualmost 21 years ago1 messagesgeneral
Jump to latest
#1John Liu
johnl@stihealthcare.com

Is there a clean way to dump/restore a single table which contains large
objects instead of the entire DB?
In Pg version=7.4 -
pg_dump: Large object output is not supported for a single table.
pg_dump: Use all tables or a full dump instead.

Does version 8.0's pg_dump support a single table dump containing Lo?

Thanks.
John