| От | Tom Lane |
|---|---|
| Тема | Re: Possible bug in new VACUUM code |
| Дата | |
| Msg-id | 779.1006921657@sss.pgh.pa.us обсуждение |
| Ответ на | Possible bug in new VACUUM code (Jan Wieck <janwieck@yahoo.com>) |
| Список | pgsql-hackers |
Jan Wieck <janwieck@yahoo.com> writes:
> I just stumbled over a very hard to reproduce error. Running
> a "VACUUM ANALYZE <table>" concurrently to a database heavy
> under load caused a SELECT ... FOR UPDATE with full primary
> key qualification to return multiple results from that table.
Urgh. But I am not sure that you should be pointing the finger at
VACUUM. It doesn't move any tuples around (at least not in ctid
terms), so how could it possibly produce multiple tuple images in
another scan? My early bet is that the problem is not directly
related to VACUUM.
Post as soon as you have any more info ... remember there are lots
of eyeballs out here ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера