Re: total db lockup

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: total db lockup
Дата
Msg-id 20050819152204.GH12685@surnet.cl
обсуждение исходный текст
Ответ на Re: total db lockup  (Eugene <eugene1@sympatico.ca>)
Ответы Re: total db lockup  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Fri, Aug 19, 2005 at 10:54:35AM -0400, Eugene wrote:
> Thanks Alvaro.
>
> Here it is again:
>
> problem description:            http://rafb.net/paste/results/bLAtIk26.html
> db state before first restart:  http://rafb.net/paste/results/D1Bqe125.html
> db state before second restart: http://rafb.net/paste/results/D1Bqe125.html
> table definition:               http://rafb.net/paste/results/W35ccD49.html

Ok, so it seems the lockup occured only with the hash indexes?  Then it
means we still have bugs in the locking code for those.  It doesn't
surprise me.  There's a reason they are not recommended, you know?

Let us know if you find the problem showing up again with btree indexes.
The hash indexes bugs should be fixed, but they are not high priority ...

--
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"If it wasn't for my companion, I believe I'd be having
the time of my life"  (John Dunbar)

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: [BUGS] BUG #1830: Non-super-user must be able to copy
Следующее
От: Adam Witney
Дата:
Сообщение: How to cancel a query if SIGINT does not work?