On 14/01/2021 12:14, Павел Еремин wrote:
Hello. I am interested in the question of profiling. As far as I
understand, this issue has not been resolved in postgres. And I see
the urgency of this problem. Are there any postgres development plans
for this functionality?
What exactly do you mean
Hello. I am interested in the question of profiling. As far as I
understand, this issue has not been resolved in postgres. And I see
the urgency of this problem. Are there any postgres development plans
for this functionality?
regards, Eremin Pavel.
On Fri, Jul 10, 2020 at 10:37 PM Alvaro Herrera
wrote:
>
> On 2020-Jul-10, Daniel Wood wrote:
>
> > After nearly 5 years does something like the following yet exist?
> > https://www.postgresql.org/message-id/559d4729.9080...@postgrespro.ru
>
> Yes, we have pg_stat_activity.wait_events which implem
On 2020-Jul-10, Daniel Wood wrote:
> After nearly 5 years does something like the following yet exist?
> https://www.postgresql.org/message-id/559d4729.9080...@postgrespro.ru
Yes, we have pg_stat_activity.wait_events which implement pretty much
what Ildus describes there.
> 1) An option to "expl
After nearly 5 years does something like the following yet exist?
https://www.postgresql.org/message-id/559d4729.9080...@postgrespro.ru
I feel that it would be useful to have the following two things. One PG
enhancement and one standard extension.
1) An option to "explain" to produce a wait eve