dump and restore a single table containing large objects

From: "John Liu" <johnl(at)stihealthcare(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: dump and restore a single table containing large objects
Date: 2005-04-27 18:32:27
Message-ID: D4FA1B1F848BAF409ED2E4A25831F4C50D6BB9@exchange.STIHealthcare.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Browse pgsql-general by date

  From Date Subject
Next Message Jon Lapham 2005-04-27 18:39:31 Re: restarting after power outage
Previous Message Tom Lane 2005-04-27 18:26:22 Re: restarting after power outage