PG server process can keep some info of backend

2020-05-29 Thread brajmohan saxena
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

Re: PG server process can keep some info of backend

2020-05-31 Thread Michel Pelletier
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