Re: ERROR: Too many updates/deletes within transaction (cmin

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: Too many updates/deletes within transaction (cmin
Дата
Msg-id 7169.1250175362@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: Too many updates/deletes within transaction (cmin  (Petri Röytiö <petri.roytio1@luukku.com>)
Ответы Re: ERROR: Too many updates/deletes within transaction (cmin  (Greg Stark <gsstark@mit.edu>)
Список pgsql-novice
=?ISO-8859-1?Q?Petri_R=F6yti=F6?= <petri.roytio1@luukku.com> writes:
> Every now and then I get following error message. It seems that it happens more or less randomly...I guess the reason
isthat some transaction log is filled. 

> [Err] ERROR:  Too many updates/deletes within transaction (cmin). Reader gang not able to provide correct visibility
1/1(combocid.c:275)  (seg6 slice1 xback2-3:50003 pid=28899) 

[ blink... ]  There is no such error message anywhere in the Postgres
sources.  I suppose you are running somebody's heavily-modified version.
You had better take this up with that somebody.

            regards, tom lane

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

Предыдущее
От: Petri Röytiö
Дата:
Сообщение: ERROR: Too many updates/deletes within transaction (cmin
Следующее
От: Mazen Abdel-Rahman
Дата:
Сообщение: Calling stored function that returns a cursor from a libpq program