| From: | Edmund Mergl <E(dot)Mergl(at)bawue(dot)de> |
|---|---|
| To: | Chris Bitmead <chris(dot)bitmead(at)bigfoot(dot)com> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Large objects error - expected a 'V' from the backend |
| Date: | 1999-03-29 17:19:50 |
| Message-ID: | 36FFB636.B4411E6@bawue.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(dot)Mergl(at)bawue(dot)de
Im Haldenhau 9 http://www.bawue.de/~mergl
70565 Stuttgart fon: +49 711 747503
Germany
| From | Date | Subject | |
|---|---|---|---|
| Next Message | D'Arcy J.M. Cain | 1999-03-29 17:27:05 | Re: [HACKERS] NULL handling question |
| Previous Message | Bruce Momjian | 1999-03-29 16:58:17 | Re: [COMMITTERS] 'pgsql/src/backend/utils Gen_fmgrtab.sh.in' |