Re: Re: pg_stat_statements normalisation without invasive changes to the parser (was: Next steps on pg_stat_statements normalisation)
Peter Geoghegan <peter@2ndquadrant.com>
From: Peter Geoghegan <peter@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PG Hackers <pgsql-hackers@postgresql.org>
Date: 2012-03-28T23:52:23Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Restructure SELECT INTO's parsetree representation into CreateTableAsStmt.
- 9dbf2b7d75de 9.2.0 cited
-
Extend the parser location infrastructure to include a location field in
- a2794623d292 8.4.0 cited
-
Teach eval_const_expressions() to simplify an ArrayCoerceExpr to a constant
- 6734182c169a 8.4.0 cited
Attachments
- pg_stat_statements_norm_docs.patch (application/octet-stream) patch
On 29 March 2012 00:14, Tom Lane <tgl@sss.pgh.pa.us> wrote: > I'm planning to commit the patch with a USAGE_NON_EXEC_STICK value > of 3.0, which is the largest value that stays below 10% wastage. > We can twiddle that logic later, so if you want to experiment with an > alternate decay rule, feel free. I think I may well end up doing so when I get a chance. This seems like the kind of problem that will be solved only when we get some practical experience (i.e. use the tool on something closer to a production system than the regression tests). doc-patch is attached. I'm not sure if I got the balance right - it may be on the verbose side. -- Peter Geoghegan http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training and Services