pg_loopen() unable to open large object

From: luca(dot)scaramella(at)recom(dot)it
To: pgsql-php(at)postgresql(dot)org
Subject: pg_loopen() unable to open large object
Date: 2003-09-26 13:50:27
Message-ID: OF1F7949C2.A9943428-ONC1256DAD.004AD02E@recom.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi,
If use the large objects i get this error
pg_loopen() unable to open PostgreSQL large object in .

The strange thing it's:
1) If i try to read blobs loaded 2 weeks ago everything works fine
2) If i use \lo_export the blob works fine( also with the blob where i get
the error)

the only package i've updated recently was compat-db-3.3.11-4.i386.rpm but
now i forced the previous compat-db-3.3.11-2.i386.rpm

(My Configuration Redhat 8.1 - php-4.2.2-8.0.7 - postgresql-7.3.2 -
httpd-2.0.40-11 )
Thx
Luca

Browse pgsql-php by date

  From Date Subject
Next Message Greg Spiegelberg 2003-09-26 14:05:50 Same query difference results
Previous Message scott.marlowe 2003-09-23 15:18:50 Re: Interview questions?