From: | Julian Markwort <julian(dot)markwort(at)uni-muenster(dot)de> |
---|---|
To: | David Steele <david(at)pgmasters(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org, marius(dot)timmer(at)uni-muenster(dot)de, arne(dot)scheffer(at)uni-muenster(dot)de |
Subject: | Re: [FEATURE PATCH] pg_stat_statements with plans |
Date: | 2017-03-04 13:41:52 |
Message-ID: | 58BAC420.7010507@uni-muenster.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Any improvements would be greatly welcome by the admin
> community, I'm sure.
That's good to hear - on the other hand, I really appreciate the opinion
of admins on this idea!
> However, this is a rather large change which could be destabilizing to
> the many users of this extension.
I'm fully aware of that, which is why there are already several switches
in place so you can keep using the existing functionality without
compromises or added complexity.
At the same time, I'm always open to suggestions regarding the reduction
of complexity and probably more importantly the reduction of disk IO.
> I recommend moving this patch to the 2017-07 CF.
Since I do not have very much time for this at the moment I'll be
looking forward to discussions on this patch in the next commitfest!
kind regards
Julian
From | Date | Subject | |
---|---|---|---|
Next Message | David Steele | 2017-03-04 13:48:19 | Re: [FEATURE PATCH] pg_stat_statements with plans |
Previous Message | David Steele | 2017-03-04 13:40:03 | Re: [WIP]Vertical Clustered Index (columnar store extension) |