DISTPG-349 modified build script

pull/184/head
Vadim Yalovets 2021-12-01 12:12:39 +02:00 committed by Hamid Akhtar
parent 2b55326bda
commit a939265018
1 changed files with 4 additions and 5 deletions

9
debian/control vendored
View File

@ -17,8 +17,7 @@ Description: enhancement query planning and execution statistics collector
It attempts to provide a more holistic picture by providing much-needed query It attempts to provide a more holistic picture by providing much-needed query
performance insights in a single view. performance insights in a single view.
. .
pg_stat_monitor provides improved insights that allow database users to pg_stat_monitor is developed on the basis of pg_stat_statments
understand query origins, execution, planning statistics and details, query as more advanced replacement for pg_stat_statment.
information, and metadata. This significantly improves observability, enabling It provides all the features of pg_stat_statment plus its own feature set.
users to debug and tune query performance. pg_stat_monitor is developed on the
basis of pg_stat_statements as its more advanced replacement.