Re: Pgadmin4 System Stats Extension Design - Mailing list pgadmin-hackers

From Sahil Harpal
Subject Re: Pgadmin4 System Stats Extension Design
Date
Msg-id CAKi=nndyaNqmHNGQmc1ELf74aHHhgAPBuQKe1rW9RiTUem2p_A@mail.gmail.com
Whole thread Raw
In response to Re: Pgadmin4 System Stats Extension Design  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Responses Re: Pgadmin4 System Stats Extension Design
List pgadmin-hackers
On Wed, 12 Jul 2023 at 10:26, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
On Tue, Jul 11, 2023 at 8:45 PM Sahil Harpal <sahilharpal1234@gmail.com> wrote:
On Tue, Jul 11, 2023 at 2:29 PM Sahil Harpal <sahilharpal1234@gmail.com> wrote:
On Tue, 11 Jul 2023 at 12:04, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
Try preloading the extension in the PostgreSQL server.
e.g.  Add this extension in the 'shared_preload_libraries' in postgresql.conf.

Reference: https://pgpedia.info/s/shared_preload_libraries.html
Thank you, Ashesh! I will try this and provide you with an update.
I tried adding 'system_stats' in the 'shared_preload_libraries', but it doesn't work. 
Did you restart the database server?
Yep. 

pgadmin-hackers by date:

Previous
From: Sahil Harpal
Date:
Subject: Re: Pgadmin4 System Stats Extension Design
Next
From: Ashesh Vashi
Date:
Subject: Re: Pgadmin4 System Stats Extension Design