Thread

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

    Edmund Mergl <e.mergl@bawue.de> — 1999-03-29T17:19:50Z

    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