From: | "Marion McKelvie" <marion(at)streamlet(dot)co(dot)uk> |
---|---|
To: | <pgsql-admin(at)postgresql(dot)org> |
Subject: | restoring large objects |
Date: | 2004-04-06 12:02:35 |
Message-ID: | MPEMKONPODHGLICHEKEGOEIMCOAA.marion@streamlet.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Please can anyone confirm (or otherwise) the situation with restoring large
objects?
I am running with 7.1.2 (I know it's old, but I don't have a lot of choice
given the application running on it), and have dumped the database with
the -b option. However, the restoration process generates new ids for the
large objects which means the link between the data table referencing them
and the content of pg_largeobject is lost. I have seen a reference in the
list archives to this being a bug, but can not find any reference to a
workround or resolution. Does anyone know if there is one?
I have a separate newer installation on 7.3.4. Is this still a problem on
the newer versions?
Many thanks for any assistance
Marion
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-04-06 14:32:36 | Re: invalid input syntax for type tid: "(,)" |
Previous Message | Daniel Rubio | 2004-04-06 10:03:59 | Re: possible bug with sequences |