pg_loopen() unable to open large object

From: "Luca Scaramella" <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 16:43:35
Message-ID: OF34FB4719.ADB0FC78-ONC1256DAD.005BA137@recom.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

The solution is:
My blob oid was very big.
I had to cast to (float) the oid parameter of pg_loopen.
Now works OK.

Browse pgsql-php by date

  From Date Subject
Next Message Seader, Cameron 2003-09-27 20:57:27 HTTP_AUTH and SQL WHERE Clause
Previous Message Greg Spiegelberg 2003-09-26 14:05:50 Same query difference results