小编Arj*_*ani的帖子

Postgresql 类似于 SQL Server 查询存储

是否有任何可用于 Postgresql 的类似于 SQL Server 查询存储的扩展。这样它可以帮助识别性能瓶颈。

SQL Server 查询存储提供有关查询执行次数、每个查询的资源消耗的信息。https://learn.microsoft.com/en-us/sql/relational-databases/performance/monitoring-performance-by-using-the-query-store?view=sql-server-ver15提供了有关查询存储的更多详细信息。

postgresql performance monitoring postgresql-performance

1
推荐指数
1
解决办法
978
查看次数