Re: Relation 'pg_largeobject' does not exist - Mailing list pgsql-general

From Brandon Keepers
Subject Re: Relation 'pg_largeobject' does not exist
Date
Msg-id 1142300629.10492.9.camel@localhost.localdomain
Whole thread Raw
In response to Re: Relation 'pg_largeobject' does not exist  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Relation 'pg_largeobject' does not exist  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom,

On Mon, 2006-03-13 at 20:38 -0500, Tom Lane wrote:
> pg_dump should work.  If using a pg_dump version older than 8.1, you
> need to use -b switch and a non-default output format (I'd suggest -Fc).
>
>             regards, tom lane

Thanks for your quick response!  I had actually just been trying that
(with 7.1) and came across another error:

NOTICE:  ShmemAlloc: out of memory
NOTICE:  LockAcquire: xid table corrupted
dumpBlobs(): Could not open large object.  Explanation from backend:
'ERROR:  LockRelation: LockAcquire failed
'.

Any ideas what would be causing that?  I'm going to try compiling a
newer version and running it again.

Thanks,
Brandon


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Relation 'pg_largeobject' does not exist
Next
From: Tom Lane
Date:
Subject: Re: Relation 'pg_largeobject' does not exist