Re: Allow auto_explain to log to NOTICE - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Allow auto_explain to log to NOTICE
Date
Msg-id 20190105000441.GB1626@paquier.xyz
Whole thread Raw
In response to Re: Allow auto_explain to log to NOTICE  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Allow auto_explain to log to NOTICE  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Fri, Jan 04, 2019 at 02:45:55PM +0100, Daniel Gustafsson wrote:
> (Michael: sorry for not having responded to your comments on the patch, $life
> has had little time over for hacking lately)

No worries, I understand.

> There is that.  We might not be excited about writing tests for this
> contrib module but someone else might want to use this for testing
> their application in a similar manner to how pg_regress tests?

If we don't introduce it, there is no way to know.  Still if somebody
needs to create regression tests they could just use EXPLAIN for the
same purpose.  However, the option still seems useful to me to get out
plans with the most generic output, so I support the idea.  If others
don't feel so, I am fine to give up as well.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [PATCH] Log PostgreSQL version number on startup
Next
From: Alexander Korotkov
Date:
Subject: Re: jsonpath