Re: Dynamic views
От | Wolfgang Wilhelm |
---|---|
Тема | Re: Dynamic views |
Дата | |
Msg-id | 1131891051.9514344.1712572662608@mail.yahoo.com обсуждение исходный текст |
Ответ на | [MASSMAIL]Dynamic views (Rajesh Kumar <rajeshkumar.dba09@gmail.com>) |
Ответы |
Re: Dynamic views
|
Список | pgsql-admin |
Hi Rajesh,
pg_stat_activity shows the actual activity - what is running as DB tasks on the system. When the process finishes then it will disappear from that view. No reset needed. pg_stat_database will have new information with new or deleted databases. So no reset required, too.
More information can be taken from the docs. See https://www.postgresql.org/docs/current/monitoring-stats.html
Regards
Wolfgang
Am Montag, 8. April 2024 um 09:01:12 MESZ hat Rajesh Kumar <rajeshkumar.dba09@gmail.com> Folgendes geschrieben:
Hi all,
How much time the stats are hold in dynamic stats views such as pg_stat_activity, pg_stat_database etc?
Is there a reset point? How to find the last reset time ?
В списке pgsql-admin по дате отправления: