Re: pgadmin 4 dashboard

2020-11-10 Thread Aditya Toshniwal
Hi Yambu, You can enable the logging and check the SQL used in the logs - https://www.pgadmin.org/faq/#8. You can set the log level based on your need. You can configure the view from Preferences -> Dashboard -> Display. On Mon, Nov 9, 2020 at 2:02 PM Yambu wrote: > Hi > > May I know the query

pgadmin 4 dashboard

2020-11-09 Thread Yambu
Hi May I know the query behind the dashboard in pgadmin 4? Also may i know if this query can be disabled and if it can cause performance issues on the database. regards