On Mon, Sep 27, 2021 at 11:45 PM Mark Dilger <mark.dil...@enterprisedb.com> wrote: > > Thanks for looking! I have pulled together a new patch set which applies > cleanly against current master.
Hi Mark, thanks for this work. I'm late to be here in this thread, please note that I didn't go through the entire thread as it is quite long for me to read. I have a question: it looks like the view pg_backend_memory_contexts and the function pg_log_backend_memory_contexts are superuser only. Isn't it a good idea to allow users with a pg_monitor or some other similar role to use these as well? This question may be unrelated here but I'm curious to know whether your patch set has a solution. Regards, Bharath Rupireddy.