Real-time analysis of server performance

Query plan insights

Problematic queries
Problematic queries
Performance over time
Performance over time
Template heat map
Template heat map
Breakdown by application
Breakdown by application
Application overview
Application overview
Analysis by object
Analysis by object
Analysis by trigger
Analysis by trigger
Analysis by model
Analysis by model
Analysis by time and resource
Analysis by time and resource
Performance incidents
Performance incidents

Барлық жоспарлар сұраныстың орындалу ұзақтығы auto_explain.log_min_duration. параметрде анықталған мәннен жоғары болған кезде сервер журналына түседі

Көптеген жоспарлар бір-бірінен тек сандық көрсеткіштермен ерекшеленеді (баған мәндері, түйіндердің орындалу уақыты, пайдаланылған ресурстар көлемі). Мұндай жоспарлар бірдей орындау ағашының құрылымына ие және оларды бір үлгіге біріктіруге болады.

Баған бойынша сұрыптау арқылы сіз жиі қайталанатын және пайдаланылатын ресурстар бойынша жетекші үлгілерді анықтай аласыз.

Heavy queries

Queries that send a lot of traffic over the network, both outbound (too long query which is automatically generated or a set of parameters) and inbound (large data sets with query results), can also cause significant issues for the server. By analyzing the traffic consumption throughout the day and how the execution time of a particular plan differs from the time the result was delivered to the client application, you can understand if these queries overlap so significantly as to cause issues for the database management system server.

Query blocks

Overview
Overview
Details
Details
Visualization of query conflicts
Visualization of query conflicts

Онлайн режимінде бақылау PostgreSQL серверіндегі белсенді процестер мен құлыптардың күйінің жедел суретін лог-файлда ақпарат пайда болған кезде бірден алуға мүмкіндік береді. Бұғаттаудың өзара тәуелділігі туралы жедел ақпараттың болуы проблемалардың пайда болуының бастапқы себептерін түсінуге және жоюға мүмкіндік береді, оларды қосымшалар мен қақтығыстар тудыратын объектілер тұрғысынан зерттейді.

Errors

All error messages that occur on PostgreSQL servers are grouped by type, allowing you to quickly analyze the occurrence of similar events throughout the day and view the specific arguments that triggered each error.