Re: Relation 'pg_largeobject' does not exist

From: Brandon Keepers <bkeepers(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Relation 'pg_largeobject' does not exist
Date: 2006-03-16 18:57:28
Message-ID: 1142535448.24999.1.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2006-03-14 at 23:09 -0500, Tom Lane wrote:
> 7.0 sets the lock table size to 64 * max_connections, so if you can
> crank max_connections up to 300 or so you should be able to dump.
> I think this will work ... it's definitely worth a shot before you
> start thinking about hacking the code.
>
> regards, tom lane

That didn't seem to make a difference. The dump failed in the same
place (dump file 12MB) with the same message.

Brandon

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brad Nicholson 2006-03-16 19:18:28 Re: Replication & web apps
Previous Message Robert Treat 2006-03-16 18:51:15 Re: PostgreSQL scalability concerns