Re: Explain Analyze (Rollback off) Suggestion - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Explain Analyze (Rollback off) Suggestion
Date
Msg-id CAKFQuwZAgJn=gHTP3vDvF5UTrNv+h3R76dMoJuWfhJt4Oc=Q6A@mail.gmail.com
Whole thread Raw
In response to Re: Explain Analyze (Rollback off) Suggestion  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, May 28, 2020 at 7:52 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
(BTW, adding an option for auto-rollback wouldn't change my opinion
about that.  Not all side-effects of a query can be rolled back.  Thus,
if there is an auto-rollback option, it mustn't be GUC-adjustable
either.)

Yeah, I've worked myself around to that as well, this thread's proposal would be to just make setting up rollback more obvious and easier for a user of explain analyze - whose value at this point is wholly independent of the GUC discussion.

David J.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Explain Analyze (Rollback off) Suggestion
Next
From: Daniel Gustafsson
Date:
Subject: Incorrect comment in be-secure-openssl.c