Re: [GENERAL] Get TRANSACTION LEVEL ?

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: almaier(at)yahoo(dot)com
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Get TRANSACTION LEVEL ?
Date: 2000-03-08 01:28:25
Message-ID: 20000308102825D.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I know that I can set the transaction level with the
> GET TRANSACTION LEVEL statement. How can I get the
> transaction level using SQL ?
> I haven't fount a corresponding get SQL statement in
> the 6.5.1 User's guide and GET TRANSACTION LEVEL
> didn't work in psql.
> Any comments are appreciated.
> Alois

show transaction isolation level;
--
Tatsuo Ishii

In response to

Browse pgsql-general by date

  From Date Subject
Next Message phil 2000-03-08 02:23:55 Failed upgrade, but no obvious problems
Previous Message Andrew Snow 2000-03-08 00:01:41 RE: [GENERAL] 50 MB Table