Re: BUG #3883: Autovacuum deadlock with truncate?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #3883: Autovacuum deadlock with truncate?
Дата
Msg-id 20080117165307.GJ17828@alvh.no-ip.org
обсуждение исходный текст
Ответ на BUG #3883: Autovacuum deadlock with truncate?  ("Steven Flatt" <steven.flatt@gmail.com>)
Ответы Re: BUG #3883: Autovacuum deadlock with truncate?  ("Steven Flatt" <steven.flatt@gmail.com>)
Список pgsql-bugs
Steven Flatt escribió:

> This isn't a postgres deadlock per se, but the end result is that two
> postgres backends are stuck, each waiting on a PGSemaphoreLock that the
> other presumably has.  The processes have been stuck for hours.

Can you reproduce this problem at will?

Are the processes still running (sleeping, rather) so that we can try to
examine them more deeply?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: "Steven Flatt"
Дата:
Сообщение: BUG #3883: Autovacuum deadlock with truncate?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3881: lo_open leaks memory