Re: Seeing uncommitted transactions

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Steve Atkins <steve(at)blighty(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Seeing uncommitted transactions
Date: 2004-06-28 21:31:11
Message-ID: 20040628213111.GA3837@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jun 28, 2004 at 01:33:33PM -0700, Steve Atkins wrote:
> Is there any way to look at the database as though you were inside another
> sessions transaction?

Not currently.

Maybe actually you _could_ do it with a C function, but it will require
a lot of backend internal knowledge.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Y eso te lo doy firmado con mis lágrimas" (Fiebre del Loco)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2004-06-28 21:35:25 Re: Q: upgrading from 7.4.1 to 7.4.3.
Previous Message Scott Marlowe 2004-06-28 21:04:06 Re: ERROR: tables can have at most 1600 columns