Re: lo_creat problem? - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: lo_creat problem?
Date
Msg-id 24986.982024672@sss.pgh.pa.us
Whole thread Raw
In response to lo_creat problem?  (Daisuke Maki <daisuke@wafu.ne.jp>)
List pgsql-interfaces
Daisuke Maki <daisuke@wafu.ne.jp> writes:
> Platform: Linux 2.2 kernel (Japanized)
> Postgres: 7.03 (compiled with --with-perl and --enable-multibyte )
> pgsql_perl: 1.90, 1.81

> $conn->lo_creat( PGRES_INV_WRITE | PGRES_INV_READ );
> $conn->lo_import ( 'some_filename' );

> both return an OID of ZERO, no matter what I do.

Strange.  It works OK for me with the perl5 interface that's distributed
with Postgres 7.0.* ... which calls itself 1.8.0.  Dunno where you got
"1.81" or "1.90" from, but maybe they're broken.
        regards, tom lane


pgsql-interfaces by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: [ODBC] RE: 7.1 beta 3 Linux ODBC BEGINBehaviour
Next
From: Dave Page
Date:
Subject: RE: [ODBC] RE: 7.1 beta 3 Linux ODBC BEGINBehaviour