Re: update query blows out

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: update query blows out
Дата
Msg-id 18800.1050167784@sss.pgh.pa.us
обсуждение исходный текст
Ответ на update query blows out  (shane hill <shill@adobe.com>)
Список pgsql-performance
shane hill <shill@adobe.com> writes:
> I am having a problem with an update transaction. I need to update 4000+
> records but the update query keeps blowing out postgres and at times I
> am forced to restart the postmaster or reboot my server if I update
> 2500+ records. The query is fine with 2225 records it is just somewhere
> beyond 2225 that brings the server down.

What Postgres version?  Can you get a backtrace from the core dump?

            regards, tom lane


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

Предыдущее
От: shane hill
Дата:
Сообщение: update query blows out
Следующее
От: shane hill
Дата:
Сообщение: Re: update query blows out