SELECT in explicit transaction - Mailing list pgsql-general

From Blair Bethwaite
Subject SELECT in explicit transaction
Date
Msg-id ab42a7c0803112247k3379bd31gac6418e6bdc36494@mail.gmail.com
Whole thread Raw
List pgsql-general
Hi all,

I'm wondering whether there would be any extra overhead (CPU, memory,
io, etc), above and beyond the implicit ACCESS SHARE, incurred by
putting a simple SELECT into a transaction block?

Cheers,
-Blair

--
In science one tries to tell people, in such a way
as to be understood by everyone, something that
no one ever knew before. But in poetry, it's the
exact opposite.
 - Paul Dirac

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem with starting PostgreSQL server 7.4.19
Next
From: Russell Smith
Date:
Subject: Re: postgre vs MySQL