Ibrar Ahmed
|
aab07d9a79
|
Merge branch 'master' of https://github.com/percona/pg_stat_monitor
|
2021-02-17 14:44:54 +00:00 |
Ibrar Ahmed
|
cabab69b76
|
PG-147: Store top query, instead of parent query.
|
2021-02-17 14:43:00 +00:00 |
Ibrar Ahmed
|
fd34a056a3
|
Update USER_GUIDE.md
|
2021-02-17 18:27:56 +05:00 |
Ibrar Ahmed
|
6aa1b2e7b6
|
PG-182: Added a new option for the query buffer overflow.
|
2021-02-17 13:08:39 +00:00 |
Ibrar Ahmed
|
0c9c25fbd9
|
PG-181: Segmentation fault in case of track_utility is ON.
|
2021-02-16 16:46:32 +00:00 |
Ibrar Ahmed
|
b115d748a8
|
PG-179. Skip lines for checking, and badge to README.
Patch By: Mikhail Samoylov
|
2021-02-16 12:46:53 +00:00 |
Ibrar Ahmed
|
963e509c65
|
PG-180: Relations column is not showing all the relations in case of PostgreSQL Version 11.
|
2021-02-16 12:35:33 +00:00 |
Ibrar Ahmed
|
a27a3798aa
|
PG-178: CI with github for PostgreSQL-11 and 12.
|
2021-02-15 17:23:44 +00:00 |
Ibrar Ahmed
|
e69465636d
|
PG-180: Relations column is not showing all the relations in case of PostgreSQL Version 11.
|
2021-02-15 14:26:45 +00:00 |
Ibrar Ahmed
|
9479d1f9fa
|
PG-178: Test cases fixes.
|
2021-02-15 13:41:37 +00:00 |
Ibrar Ahmed
|
50483035d1
|
PG-178: CI with github for PostgreSQL-11 and 12.
|
2021-02-15 13:19:53 +00:00 |
Ibrar Ahmed
|
a222adc587
|
PG-178: Test cases fixes.
|
2021-02-15 13:08:08 +00:00 |
Ibrar Ahmed
|
d3278c0e4c
|
PG-178: Test cases fixes.
|
2021-02-15 12:29:03 +00:00 |
Ibrar Ahmed
|
a48538523a
|
PG-178: Test cases fixes.
|
2021-02-15 11:01:15 +00:00 |
Ibrar Ahmed
|
bdb1ff0c6f
|
Merge pull request #73 from mu-samoylov/PG-178_ci
PG-178. CI with github actions
|
2021-02-13 00:31:20 +05:00 |
Mikhail Samoylov
|
b3c38145f6
|
PG-178. CI with github actions
|
2021-02-12 21:35:19 +03:00 |
Ibrar Ahmed
|
ed6fe2d8dc
|
PG-147 Stored Procedure Support add parentid to track caller.
Patch By: Martin Sun
Reviewed By: Hamid Akhtar
|
2021-02-12 11:42:36 +00:00 |
Ibrar Ahmed
|
cba6bbfbd4
|
PG-177: Error in Histogram ranges.
|
2021-02-11 19:07:39 +00:00 |
Ibrar Ahmed
|
ffa6afb07d
|
Update RELEASE_NOTES.md
|
2021-02-11 21:28:57 +05:00 |
Ibrar Ahmed
|
d60f725b4a
|
PG-176 : Extract fully qualified relations name.
|
2021-02-11 15:51:44 +00:00 |
Ibrar Ahmed
|
ce9d503cdb
|
PG-175: Only Superuser / Privileged user can view IP address.
|
2021-02-11 12:41:21 +00:00 |
Ibrar Ahmed
|
a6036b86ac
|
PG-174: Code cleanup.
|
2021-02-11 12:02:04 +00:00 |
Ibrar Ahmed
|
bd8c54476f
|
PG-150: Logging CMD Type like SELECT, UPDATE, INSERT, DELETE.
|
2021-02-10 14:55:40 +00:00 |
Ibrar Ahmed
|
aa58c5860c
|
Update RELEASE_NOTES.md
|
2021-02-08 20:12:15 +05:00 |
Ibrar Ahmed
|
d214e2d03b
|
Update RELEASE_NOTES.md
|
2021-02-08 20:09:50 +05:00 |
Ibrar Ahmed
|
506c7eb6b0
|
Update RELEASE_NOTES.md
|
2021-02-08 20:09:27 +05:00 |
Ibrar Ahmed
|
3f19640715
|
PG-172: Exponential histogram for time buckets.
|
2021-02-02 17:55:31 +00:00 |
Ibrar Ahmed
|
fb819a5b23
|
PG-173: Added new WAL usage statistics.
|
2021-02-02 17:52:41 +00:00 |
Ibrar Ahmed
|
d7228128ec
|
USER_GUIDE update.
|
2021-02-02 15:58:43 +00:00 |
Ibrar Ahmed
|
8410572ce3
|
PG-173: Added new WAL usage statistics.
|
2021-02-02 15:50:33 +00:00 |
Ibrar Ahmed
|
12ba1e39d1
|
PG-172: Exponential histogram for time buckets.
|
2021-02-02 15:30:28 +00:00 |
Ibrar Ahmed
|
8fea207cbf
|
PG-169: Use macros to avoid the potential buffer over run.
|
2021-01-22 17:34:05 +00:00 |
Ibrar Ahmed
|
04101b6597
|
Merge pull request #71 from EngineeredVirus/PG-169-buffer_overrun_fix
PG-169: Fixing Server Crash
|
2021-01-20 20:21:40 +05:00 |
Hamid Akhtar
|
7f84b8d08e
|
PG-169: Fixing message buffer overrun and incorrect index access to fix the server crash.
Crash was occurring during server regression.
Reviewed By: Ibrar Ahmad.
|
2021-01-20 20:15:00 +05:00 |
Ibrar Ahmed
|
401e2b0505
|
PG-168: "calls" and histogram parameter does not match.
|
2021-01-19 13:05:54 +00:00 |
Ibrar Ahmed
|
10e0b4f0f6
|
PG-167: SQLERRCODE must be in readable format.
|
2021-01-19 12:35:52 +00:00 |
Ibrar Ahmed
|
412d9bc9b1
|
PG-166: Display actual system time instead of null.
|
2021-01-18 17:11:49 +00:00 |
Ibrar Ahmed
|
0e8f4c489c
|
PG-165: Recycle expired buckets.
|
2021-01-14 12:58:42 +00:00 |
Ibrar Ahmed
|
51522ca6d9
|
PG-164: Query timing will be four decimal places instead of two.
|
2021-01-14 10:11:37 +00:00 |
Ibrar Ahmed
|
09c8b39efb
|
Merge pull request #70 from nastena1606/PG-162-Doc-add-PGXN-install
PG-162 Doc: Added installing pg_stat_monitor from PGXN
|
2021-01-12 21:42:35 +05:00 |
Anastasia Alexandrova
|
4f6b1d3ab8
|
PG-162 Doc:Added installing pg_stat_monitor fro PGXN
|
2021-01-12 18:21:16 +02:00 |
Ibrar Ahmed
|
b5313cf2ff
|
PG-161: Miscellaneous small issues.
|
2021-01-12 15:52:20 +00:00 |
Ibrar Ahmed
|
722435ec98
|
PG-161: Miscellaneous small issues.
|
2021-01-12 15:51:34 +00:00 |
Ibrar Ahmed
|
29fcf05fef
|
Update README.md
|
2021-01-12 12:55:28 +05:00 |
Ibrar Ahmed
|
d431eb4626
|
Update USER_GUIDE.md
|
2021-01-12 12:52:44 +05:00 |
Ibrar Ahmed
|
a297ac19ea
|
PG-161: Miscellaneous small issues.
|
2021-01-12 07:47:22 +00:00 |
Ibrar Ahmed
|
84de947da6
|
PG-160: Integration with PGXN.
|
2021-01-11 17:57:27 +00:00 |
Ibrar Ahmed
|
97a9f44be6
|
Update USER_GUIDE.md
|
2021-01-11 22:34:09 +05:00 |
Ibrar Ahmed
|
860de28e6f
|
PG-159: Bucket start time (bucket_start_time) should be aligned with bucket_time.
|
2021-01-11 17:20:27 +00:00 |
Ibrar Ahmed
|
44bab626f1
|
PG-158: Segmentation fault while using pgbench with clients > 1.
|
2021-01-08 18:12:04 +00:00 |