Re: BUG #14150: Attempted to delete invisible tuple

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: BUG #14150: Attempted to delete invisible tuple
Дата
Msg-id CAM3SWZRE3eYZyrJz78mTNB5nG0sB47=z+S-T8HSq3h-_2PzcYQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #14150: Attempted to delete invisible tuple  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: BUG #14150: Attempted to delete invisible tuple  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-bugs
On Mon, Jun 27, 2016 at 8:28 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> Could you post it? I'd be interested in seeing that.

Attached is a reasonably minimal testcase, showing many "attempted to
delete invisible tuple" errors for me quickly and reliably. The
shellscript expects to be able to invoke pgbench without any custom
arguments, and runs the attach custom pgbench script in an infinite
loop. On my laptop, there is a roughly 90% chance that the script's 5
second pgbench runs will raise the error at least once.

If this doesn't work for you immediately, consider turning fsync off
first. That is something that I've noticed can speed up reproducing
issues like this. Although, I suspect you won't need to do that. I'm
using my standard development postgresql.conf, and so autovacuum was
disabled.

--
Peter Geoghegan

Вложения

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

Предыдущее
От: Дилян Палаузов
Дата:
Сообщение: Re: BUG #14217: Respect $CFLAGS from /usr/local/etc/config.site
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #14150: Attempted to delete invisible tuple