Re: ERROR: LargeObjectDrop: large object

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: LargeObjectDrop: large object
Дата
Msg-id 5593.1036766937@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: LargeObjectDrop: large object  ("Thomas T. Thai" <tom@minnesota.com>)
Ответы Re: ERROR: LargeObjectDrop: large object  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-general
"Thomas T. Thai" <tom@minnesota.com> writes:
> I just upgraded from 7.2 to 7.2.3 and noticed these two errors:
> ERROR:  LargeObjectDrop: large object 9313937 not found
> ERROR:  LargeObjectDrop: large object 9313938 not found
> Is this something to be concerned about?

You tell us.  All that message says is something called lo_unlink()
with a parameter that's not the OID of any extant large object.  If
you have application code that's in the habit of doing such things,
then it isn't a problem; otherwise, it might be an indicator that
you've got bad data or who knows what...

FWIW, I doubt that the version update has anything to do with it.

            regards, tom lane

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: OT: mailing list delays
Следующее
От: Tom Lane
Дата:
Сообщение: Re: command