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