Re: [JDBC] Issue with large objects

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [JDBC] Issue with large objects
Дата
Msg-id 17161.1102786562@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Issue with large objects  ("Chris White (cjwhite)" <cjwhite@cisco.com>)
Ответы Re: [JDBC] Issue with large objects
Список pgsql-admin
"Chris White (cjwhite)" <cjwhite@cisco.com> writes:
> I am putting a large object into my database using jdbc interface and using
> LargeObjectManager to do largeobject open, write and close. After several
> largeobject writes I get the following message

> 'failed to re-find parent-key in "pg_largeobject_loid_pn_index"'

What PG version is this?  Can you put together a self-contained test
case (ie, one that causes the error starting from an empty database)?

            regards, tom lane

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

Предыдущее
От: Gémes Géza
Дата:
Сообщение: Large object size limit
Следующее
От: "Chris White (cjwhite)"
Дата:
Сообщение: Re: [JDBC] Issue with large objects