Re: Disable sending query to obtain database performance information from pgAdmin4
Jeff Janes <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.admin |
|---|---|
| Message-ID | <CAMkU=1zH4QtqsTn7t-RLtLvj3f9ALfw9n6Wy2UBD5hopgH6=Xg@mail.gmail.com> |
On Tue, Aug 27, 2019 at 6:01 PM Andy Hsu <[email protected]> wrote: > All, > > We have used pgAdmin III for Greenplum database, postgresql 8.2. Recently, > we upgraded to Greenplum postgresql 8.3 and switched to pgAdmin4. > > We found that pgAdmin4 sends many sqls to obtain database performance, > which filled up Greenplum log quickly. > > I cannot find anywhere to disable these queries. Please advise on where > and how to disable? > File -> Preferences -> Dashboard Display -> set "Show Graphs" to false. Cheers, Jeff