Re: Per-Table Transaction Isolation Level?

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Per-Table Transaction Isolation Level?
Date: 2004-11-09 10:05:42
Message-ID: 20041109110542.C611@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I'd like to know if there is a way to specify different transaction
> isolation levels for different tables in the db.
Simply set up a connection for each transaction isolation level
you need and read the appropriate data from whichever
connection is suitable.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2004-11-09 10:10:11 Re: Postresql RFD version 2.0 Help Wanted.
Previous Message Oliver Elphick 2004-11-09 09:16:57 Re: server auto-restarts and ipcs