> -----Original Message----- > From: [email protected] [mailto:pgsql-hackers- > [email protected]] On Behalf Of Josh Berkus > Sent: 05 December 2012 01:17 > To: Tom Lane > Cc: [email protected] > 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
