SET TRANSACTION ISOLATION LEVEL SERIALIZABLE on 7.0

From: "Enrico Mangano" <enrico(dot)mangano(at)nethouse(dot)it>
To: <pgsql-general(at)postgresql(dot)org>
Cc: "Alessandro Del Sarto" <alessandro(dot)delsarto(at)nethouse(dot)it>
Subject: SET TRANSACTION ISOLATION LEVEL SERIALIZABLE on 7.0
Date: 2001-06-19 13:26:56
Message-ID: 876C89678A051145876D939BF4B7A82C140972@net1.hq.nethouse.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!!
On a debian 2.2.19:

$ /usr/local/pgsql/bin/psql --version
psql (PostgreSQL) 7.0.3
contains readline, history support
Portions Copyright (c) 1996-2000, PostgreSQL, Inc
Portions Copyright (c) 1996 Regents of the University of California
Read the file COPYRIGHT or use the command \copyright to see the
usage and distribution terms.

uidb=# SET TRANSACTION ISOLATION LEVEL SERIALIZABLE ;
SET VARIABLE
uidb=# SHOW TRANSACTION ISOLATION LEVEL ;
NOTICE: TRANSACTION ISOLATION LEVEL is READ COMMITTED
SHOW VARIABLE

Has the variable really been setted?
Is it a bug of the SHOW or what?

Thanks.

Enrico Mangano
Netsoftware Division
______________

NETHOUSE S.R.L.
Cso Re Umberto I, 57 - 10128 Torino - Italy
Tel. +39-011-581.581 - Fax +39-011-581.591
http://www.nethouse.it - mailto:enrico(dot)mangano(at)nethouse(dot)it

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vilson farias 2001-06-19 13:42:35 Still getting problems with -cache lookup for userid 26 failed-
Previous Message Janning Vygen 2001-06-19 10:50:56 rule on insert with default values for new instance