Issue - (#3): README file update.

pull/9/head
Ibrar Ahmed 2019-11-21 18:39:34 +00:00
parent 86e2484301
commit b8472fbcd3
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ There are four views, and complete statistics can be accessed using these views.
slow_query | text | | |
Examples
1 - Here in this query we are getting the exact value of f1 = '05:06:07-07' where in case of slow query.
1 - Here in this query we are getting the exact value of f1 which is '05:06:07-07' in case of slow query.
# select userid, queryid, query, slow_query, max_time, total_calls from pg_stat_agg_user;
-[ RECORD 1 ]----------------------------------------------------------------------------------------