Re: Error while dropping a table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error while dropping a table
Дата
Msg-id 19772.1027620065@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Error while dropping a table  ("Johnson, Shaunn" <SJohnson6@bcbsm.com>)
Список pgsql-general
"Johnson, Shaunn" <SJohnson6@bcbsm.com> writes:
> NOTICE:  RegisterSharedInvalid: SI buffer overflow

> I've never seen this before.  What does it mean?

It's just an internal debugging message.  (It should have been
downgraded to DEBUG level awhile ago, and was in 7.2.)

> Should I be concerned?

This suggests that you've got some other backend that's been sitting
in an open transaction for a long time.  While that isn't directly
harmful, it'll probably be blocking VACUUM, so you might want to
figure out which client is holding the open transaction and zap it.

            regards, tom lane

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

Предыдущее
От: Tom Jenkins
Дата:
Сообщение: Re: Getting a Database List
Следующее
От: vitorgv@lncc.br
Дата:
Сообщение: pg_group and pg_user