Re: transaction in progress

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Rick Gigger <rgigger(at)leadership-solutions(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: transaction in progress
Date: 2003-12-06 10:40:14
Message-ID: 200312061040.hB6AeEf25336@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rick Gigger wrote:
> Is there a convenient way to tell in postgres if a transaction has been
> started or not?

libpq has PQtransactionStatus, though I wonder why we don't have this
visible via a read-only GUC variable to make it easier for other languages.

Anyone?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2003-12-06 12:17:44 Re: postgresql locks the whole table!
Previous Message Bruce Momjian 2003-12-06 10:28:51 Re: Misplaced modifier in Postgresql license