Update USER_GUIDE.md

typo fix
This commit is contained in:
Roma Novikov
2021-06-08 18:19:38 +03:00
committed by GitHub
parent 2200ba8659
commit 66385ab577

View File

@@ -91,7 +91,7 @@ pg_stat_monitor extension contains a view called pg_stat_monitor, which contains
 message             | text                     | :heavy_check_mark:  | :x:
 plans               | bigint                   | :heavy_check_mark:  | :heavy_check_mark:
 plan_total_time     | double precision         | :heavy_check_mark:  | :heavy_check_mark:
 plan_min_timei      | double precision         | :heavy_check_mark:  | :heavy_check_mark:
 plan_min_time      | double precision         | :heavy_check_mark:  | :heavy_check_mark:
 plan_max_time       | double precision         | :heavy_check_mark:  | :heavy_check_mark:
 plan_mean_time      | double precision         | :heavy_check_mark:  | :heavy_check_mark:
 plan_stddev_time    | double precision         | :heavy_check_mark:  | :heavy_check_mark: