Error while dropping a table

Поиск
Список
Период
Сортировка
От Johnson, Shaunn
Тема Error while dropping a table
Дата
Msg-id 73309C2FDD95D11192E60008C7B1D5BB04C73D20@snt452.corp.bcbsm.com
обсуждение исходный текст
Ответы Re: Error while dropping a table  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general

Howdy:

Running PostgreSQL 7.1.3 on RedHat Linux 2.4.7-10.

I'm doing a bit of housecleaning and after dropping a table,
I get this error:

[snip error]

testdb=> drop table db2_se_2002;
NOTICE:  RegisterSharedInvalid: SI buffer overflow
DROP
testdb=>

[/snip error]

I've never seen this before.  What does it mean?
Should I be concerned?

Thanks!

-X

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

Предыдущее
От: maurice.walshe@poptel.coop (Maurice Walshe)
Дата:
Сообщение: Re: Pl/pgSQL trigger failing and i ant see why
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Auto DROP SEQUENCE?