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

From Tom Lane
Subject Re: Relation 'pg_largeobject' does not exist
Date
Msg-id 12870.1142657327@sss.pgh.pa.us
Whole thread Raw
In response to Re: Relation 'pg_largeobject' does not exist  ("Brandon Keepers" <bkeepers@gmail.com>)
Responses Re: Relation 'pg_largeobject' does not exist  (Brandon Keepers <bkeepers@gmail.com>)
List pgsql-general
"Brandon Keepers" <bkeepers@gmail.com> writes:
> If it makes a difference, when I un-tar the dump file from each failed
> dump, it always has 2937 files in it.

That's pretty consistent with the idea that you're running out of
locktable space --- you'd expect that to fail at a certain number of
dumped blobs.

However, this makes me wonder whether you really did successfully
increase max_connections as I suggested; that should have had at least
some impact.  7.0 is far enough back that I don't remember exactly where
one sets the maximum number of backends in that version --- better
double-check the docs for 7.0.

            regards, tom lane

pgsql-general by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: question about postgresql time intervals
Next
From: Kevin Brown
Date:
Subject: Transactions