Re: [INTERFACES] jdbc, pgsql6.5.1, large objects

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [INTERFACES] jdbc, pgsql6.5.1, large objects
Дата
Msg-id 37A1B165.BF7D6F46@alumni.caltech.edu
обсуждение исходный текст
Ответ на jdbc, pgsql6.5.1, large objects  (John David Garza <garza@cjas.org>)
Список pgsql-interfaces
> Let's see, my admin just upgraded postgresql to 6.5.1 and now it looks
> like FastPath isn't working. More specifically, after creating and opening
> a large object using the LargeObjectManager class, any other access
> attempts throws the following:
> Before upgrading to 6.5.1, this program worked fine. Calls to tell, size,
> read all cause the same type of exceptions.

Put all the accesses to a large object inside a transaction. The
restriction was always there in principle, but was not enforced in
earlier releases.
                    - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] jdbc, pgsql6.5.1, large objects
Следующее
От: "Collin F. Lynch"
Дата:
Сообщение: libpgtcl.so.2.0