Re: BUG #6482: Service terminates executing "With ... as ... UPDATE" query

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #6482: Service terminates executing "With ... as ... UPDATE" query
Дата
Msg-id 24067.1329941800@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #6482: Service terminates executing "With ... as ... UPDATE" query  (dzolotarevskiy@gmail.com)
Список pgsql-bugs
dzolotarevskiy@gmail.com writes:
> All queries works fine when there is only one session. When Sessions more
> then 20 it starts terminating with some probability.
> On my production server it stops about 50 times per day.
> On my dev pc, with testing utility that uses 50 sessions at one time, it
> falls down in about 1 minute.

> Investigating problem i have found the  "fatal" query and excluding part by
> part found out that new syntax produce that exception.

I believe this is an already-known issue:
http://archives.postgresql.org/pgsql-bugs/2012-01/msg00157.php

It will be fixed in next week's update releases.

            regards, tom lane

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

Предыдущее
От: michal.rakoczy@sb-betting.com
Дата:
Сообщение: BUG #6481: postgres shuts down unexpectedly
Следующее
От: Marti Raudsepp
Дата:
Сообщение: Re: BUG #6483: Rows being evaluated, although being outside the LIMIT / OFFSET boundaries