Re: Help with SI buffer overflow error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help with SI buffer overflow error
Дата
Msg-id 25741.994195073@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Help with SI buffer overflow error  (Matthew <matt@ctlno.com>)
Список pgsql-hackers
Matthew <matt@ctlno.com> writes:
> NOTICE: RegisterSharedInvalid: SI buffer overflow
> NOTICE: InvalidateSharedInvalid: cache state reset

These are normal; at most they suggest that you've got another backend
sitting around doing nothing (but in an open transaction) while VACUUM
runs.

I think we finally got around to downgrading them to DEBUG messages
for 7.2.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: New SQL Datatype RECURRINGCHAR
Следующее
От: Martín Marqués
Дата:
Сообщение: UNDO and partially commited transactions