Giriş
Açıklaması şöyle
... you can use the pg_stat_database view to retrieve information on database-level activity, such as the number of connections, transactions, and queries per second
Bu tablosu temizlemek için şöyle yaparız
SELECT pg_stat_reset();
Hiç yorum yok:
Yorum Gönder