Writing transactions from pgtksh

From: Denis Chavez <dnchavez(at)gmx(dot)net>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Writing transactions from pgtksh
Date: 2002-04-05 23:06:46
Message-ID: 19050.1018048006@www59.gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi!

I'm using pgtksh to develop a Postgres client application. I need to use
transactions, but
the Postgres Programmer's Guide just tells me to use large objects and
doesn't give any
example.

Any idea on how to use this pg_lo* with transactions in pgtksh?

Regards and thank you in advance.
Denis.

--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jeroen T. Vermeulen 2002-04-07 01:34:12 libpqxx now has configure script
Previous Message Tom Lane 2002-04-05 15:20:22 Re: pgaccess and libtcl