Re: PG server process can keep some info of backend
Not sure exactly what you're asking for, but perhaps check out https://www.postgresql.org/docs/current/monitoring.html On Fri, May 29, 2020 at 12:58 AM brajmohan saxena wrote: > > Hi, > > Is there any extension or option in PG to keep information of any ( > memory context/some memory address) of
PG server process can keep some info of backend
Hi, Is there any extension or option in PG to keep information of any ( memory context/some memory address) of backend process in sever/postmaster main process. Thanks Braj