Re: Thinking about EXPLAIN ALTER TABLE - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Thinking about EXPLAIN ALTER TABLE
Date
Msg-id 25694.1544459535@sss.pgh.pa.us
Whole thread Raw
In response to Re: Thinking about EXPLAIN ALTER TABLE  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: Thinking about EXPLAIN ALTER TABLE
Re: Thinking about EXPLAIN ALTER TABLE
List pgsql-hackers
Simon Riggs <simon@2ndquadrant.com> writes:
> I suggest ALTER TABLE should respond to a parameter setting of ddl_dry_run
> = on, so the whole world doesn't need to rewrite its syntax to support the
> new option.

We were just busy shooting down a different suggestion of
behavior-changing GUCs.  A GUC that turns all ALTERs into no-ops
sure seems like a foot-gun to me.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Thinking about EXPLAIN ALTER TABLE
Next
From: s.cherkashin@postgrespro.ru
Date:
Subject: Re: Psql patch to show access methods info