"multiple backends attempting to wait for pincount 1"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема "multiple backends attempting to wait for pincount 1"
Дата
Msg-id 11553.1423805224@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: "multiple backends attempting to wait for pincount 1"  (Andres Freund <andres@2ndquadrant.com>)
Re: "multiple backends attempting to wait for pincount 1"  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Список pgsql-hackers
Two different CLOBBER_CACHE_ALWAYS critters recently reported exactly
the same failure pattern on HEAD:

http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=markhor&dt=2015-02-06%2011%3A59%3A59
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=tick&dt=2015-02-12%2010%3A22%3A57

I'd say we have a problem.  I'd even go so far as to say that somebody has
completely broken locking, because this looks like autovacuum and manual
vacuuming are hitting the same table at the same time.
        regards, tom lane



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: assessing parallel-safety
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: Odd behavior of updatable security barrier views on foreign tables