Re: read only transactions - Mailing list pgsql-performance

From Tom Lane
Subject Re: read only transactions
Date
Msg-id 5083.1286912024@sss.pgh.pa.us
Whole thread Raw
In response to read only transactions  (Jon Nelson <jnelson+pgsql@jamponi.net>)
List pgsql-performance
Jon Nelson <jnelson+pgsql@jamponi.net> writes:
> Are there any performance implications (benefits) to executing queries
> in a transaction where
> SET TRANSACTION READ ONLY;
> has been executed?

No.

            regards, tom lane

pgsql-performance by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: read only transactions
Next
From: Chris Browne
Date:
Subject: Re: read only transactions