Re: Possible limit on transaction size?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Possible limit on transaction size?
Дата
Msg-id 9833.1221322341@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Possible limit on transaction size?  (bbeyer@purdue.edu)
Список pgsql-general
bbeyer@purdue.edu writes:
> About 150 million records into the import process, I get the following error:

> ERROR: lock AccessShareLock on object 51533/51769/0 is already held

What PG version?  Can you put together a self-contained test case?
(It's probably independent of the data, so you could make a script that
just processes a lot of dummy data the same way you are doing.)

There was a similar report a couple of weeks ago:
http://archives.postgresql.org/pgsql-bugs/2008-08/msg00264.php
http://archives.postgresql.org/pgsql-bugs/2008-09/msg00021.php
but that person hasn't gotten back to us on determining exactly
what happened.

            regards, tom lane

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

Предыдущее
От: Ben Chobot
Дата:
Сообщение: detecting recurring appointment conflicts
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "Healing" a table after massive updates