Updating expected output for histogram to accomodate bigger bar column

pull/188/head
Hamid Akhtar 2022-03-02 16:05:51 +05:00
parent bba6494eff
commit c52208e0c9
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@ SELECT substr(query, 0,50) as query, calls, resp_calls FROM pg_stat_monitor ORDE
(5 rows)
select * from generate_histogram();
range | freq | bar
--------------------+------+--------------------------------
range | freq | bar
--------------------+------+--------------------------------------------------------------------------------------------
(0 - 3)} | 0 |
(3 - 10)} | 0 |
(10 - 31)} | 0 |