Re: [INTERFACES] large objects

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lauri Posti <lauri(at)peak(dot)edu(dot)ee>
Cc: pgsql-interfaces(at)postgreSQL(dot)org, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] large objects
Date: 1999-06-30 22:18:01
Message-ID: 23940.930781081@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

Lauri Posti <lauri(at)peak(dot)edu(dot)ee> writes:
> I've been trying to get postgres LO interface to work with python.

I think you need begin/end transaction around lo_open ... lo_close
sequence.

regards, tom lane

Browse pgsql-general by date

  From Date Subject
Next Message Marcus Mascari 1999-07-01 00:12:09 RE: [GENERAL] urgent: problems with query_limit
Previous Message Jackson, DeJuan 1999-06-30 22:17:58 RE: [GENERAL] urgent: problems with query_limit

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1999-07-01 00:26:39 Re: [INTERFACES] lo_export & pgaccess
Previous Message Kristofer Munn 1999-06-30 22:08:55 Re: Perl 5 Interface on 6.5 and lo_creat/lo_open problem