Re: Proposal: Log inability to lock pages during vacuum

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Proposal: Log inability to lock pages during vacuum
Дата
Msg-id CA+TgmoZfMgJSWoP_SPRdZMyswTudTLU-pWzRUAw26JnLwLiD9g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Proposal: Log inability to lock pages during vacuum  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Ответы Re: Proposal: Log inability to lock pages during vacuum  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
On Thu, Nov 6, 2014 at 8:03 PM, Jim Nasby <Jim.Nasby@bluetreble.com> wrote:
> The problem right now is there's no way to actually obtain evidence that
> this is (or isn't) something to worry about, because we just silently skip
> pages. If we had any kind of tracking on this we could stop guessing. :(

I could see logging it, but I agree with Andres and Alvaro that the
odds are strongly against there being any actual problem here.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BRIN indexes - TRAP: BadArgument
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Add CREATE support to event triggers