Re: [HACKERS] Large objects error - expected a 'V' from the backend

Поиск
Список
Период
Сортировка
От Edmund Mergl
Тема Re: [HACKERS] Large objects error - expected a 'V' from the backend
Дата
Msg-id 36FFB636.B4411E6@bawue.de
обсуждение исходный текст
Ответ на Large objects error - expected a 'V' from the backend  (Chris Bitmead <chris.bitmead@bigfoot.com>)
Список pgsql-hackers
Chris Bitmead wrote:
> 
> Hi all,
> 
> I'm using postgres 6.3.2 as built by RedHat 5.2.
> 
> Every time one of my programs tries to read the _2nd_ large object it
> gets an error. Well actually, closing the descriptor on the 1st large
> object fails as does retrieving the 2nd large object. The error is....
> 
> PQfn: expected a 'V' from the backend. Got 'N' instead
> 
> I have got a code extract below. It is simply a perl program using
> Pg-0.91 that opens the database and tries to read two large objects
> given on the command line.


this will most probably not solve your problem, but for DBD-Pg-0.91 you need
postgresql-6.4.2.

Edmund


-- 
Edmund Mergl          mailto:E.Mergl@bawue.de
Im Haldenhau 9        http://www.bawue.de/~mergl
70565 Stuttgart       fon: +49 711 747503
Germany


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Memory grows without bounds in aggregates!
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: [HACKERS] Speedup idea: avoid using SQL procedures as aliases