Re: ALTER TABLE ... NOREWRITE option - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: ALTER TABLE ... NOREWRITE option
Date
Msg-id 000001cdd2eb$f0822160$d1866420$@pjmodos.net
Whole thread Raw
In response to Re: ALTER TABLE ... NOREWRITE option  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
> -----Original Message-----
> From: pgsql-hackers-owner@postgresql.org [mailto:pgsql-hackers-
> owner@postgresql.org] On Behalf Of Josh Berkus
> Sent: 05 December 2012 01:17
> To: Tom Lane
> Cc: pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] ALTER TABLE ... NOREWRITE option
>
> However, as I said, if we had the EXPLAIN ALTER, we could use auto-explain
> to log the ALTER plans (finally, a good use for auto-explain).  So that's a
> workable workaround. And EXPLAIN ALTER would offer us more flexibility
> than any logging option, of course.
>

+1

And for the minority who wants to check themselves (like me) in their tooling this is also usable solution.

Regards
Petr Jelinek




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Switching timeline over streaming replication
Next
From: Simon Riggs
Date:
Subject: Re: ALTER TABLE ... NOREWRITE option