Re: LockReplace: xid table corrupted

Поиск
Список
Период
Сортировка
От Dronamraju Rajesh
Тема Re: LockReplace: xid table corrupted
Дата
Msg-id 20001212062838.40148.qmail@web9603.mail.yahoo.com
обсуждение исходный текст
Ответ на LockReplace: xid table corrupted  (Dronamraju Rajesh <drajesh80@yahoo.com>)
Ответы Re: [ADMIN] Re: LockReplace: xid table corrupted  (Jie Liang <jliang@jliang.ipinc.com>)
Список pgsql-bugs
thanks tom....But strange thing is that my database
has only 15 tables totally...which are very small
too...

so how would be the way of me reaching to 1000
tables???

and why do i get an error message "sorry too many
clients" ???

Regards
Rajesh
--- Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Dronamraju Rajesh <drajesh80@yahoo.com> writes:
> > database:- Postgres 6.5.2 ( pl dont suggest to
> upgrade
> > to 7.0.2. once this problem is solved. then i can
> do
> > testing of my app with postgres 7.0.2)
>
> If you update to 7.0.3, you'll probably find this
> problem
> goes away.  It sounds to me like you are running
> into a bogus
> debug check in the older code that assumed
> LockRelease should
> never need to release more than a thousand locks.
>
> If you don't want to update, try not touching 1000
> tables in
> the same transaction.  I'm guessing you do a lot of
> large-object
> slinging ... otherwise it's not that easy to get to
> 1000 ...
>
>             regards, tom lane


__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: LockReplace: xid table corrupted
Следующее
От: "Mikheev, Vadim"
Дата:
Сообщение: RE: foreign key check makes a big LOCK