Ibrar Ahmed
8600594fac
Update LICENSE
2020-10-15 18:11:56 +05:00
EvgeniyPatlan
e67823dc9c
Merge pull request #57 from EvgeniyPatlan/master
...
Improve deps
2020-10-14 16:56:42 +03:00
Evgeniy Patlan
50d994c172
Improve deps
2020-10-14 16:56:21 +03:00
EvgeniyPatlan
d79cdf605a
Merge pull request #56 from EvgeniyPatlan/master
...
Improve License
2020-10-14 13:45:09 +03:00
Evgeniy Patlan
5cb219a9a8
Improve License
2020-10-14 13:43:27 +03:00
EvgeniyPatlan
2313c86e8d
Merge pull request #55 from EvgeniyPatlan/master
...
DISTPG-137 Improve dependency
2020-10-14 13:20:29 +03:00
Evgeniy Patlan
e15dde3a3a
DISTPG-137 Improve dependency
2020-10-14 13:18:00 +03:00
Ibrar Ahmed
cd1530cf2d
Update LICENSE
2020-10-13 19:27:17 +05:00
Ibrar Ahmed
c342e9976a
Update LICENSE
2020-10-13 19:07:50 +05:00
Ibrar Ahmed
0c654ac611
README update.
2020-10-12 22:57:07 +00:00
Ibrar Ahmed
bc47a0074b
Issue - ( #53 ): Fix a bug where the query response time histogram does show proper counters.
...
PG-143 : PostgreSQL-13 has a different issue so, special handling for PostgreSQL-13 done.
2020-10-12 22:53:37 +00:00
Ibrar Ahmed
ec1ff594b4
Issue - ( #54 ): Planning counters require renaming.
...
PG-144 : Changing planing counter name to sync with pg_stat_statment.
2020-10-12 22:39:44 +00:00
Ibrar Ahmed
f48a64cc0a
Issue - ( #53 ): Fix a bug where the query response time histogram does show proper counters.
...
PG-143 : Total sum of all the response histograms should be equal to total_calls.
2020-10-12 21:49:35 +00:00
Ibrar Ahmed
166ee0a25b
Issue - ( #51 ): Postgres process is taking too much CPU.
...
Jira: PG-141
There is lock conflict, so used LW_EXCLUSIVE instead of LW_SHARED. This
need to be investigated again and check the possibility to use a shared lock.
2020-10-12 19:41:48 +00:00
Ibrar Ahmed
b23df84af9
Issue - ( #52 ): Create a function to return the build version.
...
Jira: PG-142
2020-10-12 17:54:44 +00:00
Ibrar Ahmed
6170d1f77c
Issue - ( #51 ): postgres process is taking too much CPU.
...
Jira: PG-141
2020-10-12 17:45:37 +00:00
Ibrar Ahmed
0e67d5d68d
Issue - ( #50 ): Assertion Failure when pg_stat_statment and pg_stat_monitor used together.
...
Jira: PG-140
2020-10-12 17:44:57 +00:00
Ibrar Ahmed
dea16f1878
Issue ( #49 ): Duplicates in pg_stat_monitor.
...
Jira: PG-139
2020-10-10 22:46:53 +00:00
Ibrar Ahmed
db01ed546b
Issue ( #48 ): Fix typos in the code.
...
Jira: PG-133
2020-10-08 18:47:49 +00:00
Ibrar Ahmed
d66a079b1b
Issue ( #47 ): Default values of setting are not set properly.
2020-09-30 12:49:05 +00:00
Ibrar Ahmed
680d7a6ab1
Merge pull request #46 from nastena1606/PG-127-Update-pg_stat-Readme
...
PG-127-Readme updates for pg_stat_monitor
2020-09-23 17:35:52 +05:00
Anastasia Alexandrova
54ba23974a
PG-127-Readme updates for pg_stat_monitor
...
Updated install from rpm/deb packages section
Removed excessive TOC sections
2020-09-22 16:52:54 +03:00
EvgeniyPatlan
3da863ced4
Merge pull request #45 from EvgeniyPatlan/master
...
DISTPG-132 Improve packaging
2020-09-21 21:32:27 +03:00
Evgeniy Patlan
3d4fdb3e27
DISTPG-132 Improve packaging
2020-09-21 21:21:27 +03:00
Ibrar Ahmed
5f2a8b969d
README update.
2020-09-14 22:31:52 +00:00
Ibrar Ahmed
935d063f13
Issue(30): Code refactoring.
2020-09-14 22:26:19 +00:00
Ibrar Ahmed
7613b1cb1c
Merge pull request #44 from nastena1606/PG-124-Doc-pgsm_enable-update
...
PG-124 Updated restart methods for pgsm_enable in README
2020-09-07 13:32:24 +05:00
Anastasia Alexandrova
8b5823f26c
PG-124 Updated restart methods for pgsm_enable in README
2020-09-03 15:59:27 +03:00
Ibrar Ahmed
8e7256f500
Issue ( #42 ): pgbench still logs data in case of false value of pgsm_enable.
...
One place left to disable the logging in case of pgsm_enable is false.
PG-124.
2020-08-26 03:03:17 +05:00
Ibrar Ahmed
73ceecbde3
Issue - ( #43 ): Minor typos.
...
PG-123
2020-08-17 15:07:15 +00:00
Ibrar Ahmed
b3df3064fb
Merge branch 'master' of https://github.com/percona/pg_stat_monitor
2020-08-17 15:04:35 +00:00
Ibrar Ahmed
6700c9686e
Issue ( #42 ): Enable/Disable pg_stat_monitor should not require PostgreSQL restart.
...
PG-124
2020-08-17 15:01:32 +00:00
Ibrar Ahmed
949d2048dc
Merge pull request #37 from Sudokamikaze/PG-119
...
PG-119: Add version control
2020-08-14 23:30:43 +05:00
Ibrar Ahmed
bb1bff1e7b
Merge pull request #41 from nastena1606/DISTPG-21-pg_stat_monitor_doc-update
...
Distpg 21 pg stat monitor doc update
2020-08-14 23:30:22 +05:00
Anastasia Alexandrova
2c0fc76caa
DISTPG-21 Updated the README doc for the repo
2020-08-14 08:56:37 +03:00
Ibrar Ahmed
a2c87d8398
Issue - ( #40 ): Cannot set pgsm_track value with psql client with alter system.
...
Removed the track option and added a new option pgsm_enable, which require a restart.
PG-122
2020-08-06 10:43:27 +00:00
Ibrar Ahmed
beeb960e82
Issue - ( #38 ),( #39 ): GUC variable validation does not work properly.
...
PG-120, PG121
2020-07-30 09:28:30 +00:00
Illia P
bdb22b74ca
PG-119: Add focal support
2020-07-24 12:24:40 +03:00
Illia P
76deb553fc
PG-119: Add version control
2020-07-24 11:26:16 +03:00
Ibrar Ahmed
861fabb39f
Merge pull request #36 from Sudokamikaze/PG-119
...
PG-119: Fixes to packaging
2020-07-22 21:37:33 +05:00
Illia P
926c98bf4d
PG-119: Fixes to packaging
2020-07-22 18:18:22 +03:00
Ibrar Ahmed
a5ae569e61
Issue - ( #35 ): Fix a compilation error on Centos.
2020-07-22 09:44:30 +00:00
Ibrar Ahmed
355436c4dc
Issue - ( #34 ): PostgreSQL Version 13 support added.
2020-06-23 17:24:21 +00:00
Ibrar Ahmed
5536041539
Issue - ( #33 ): Display all the custom configuration parameters used for pg_stat_monitor.
...
A new view named (pg_stat_monitor_settings) is added to see all the custom
configuration parameters and its default, min, max, and type.
2020-05-25 11:58:22 +00:00
Ibrar Ahmed
6b5b2e0948
Issue - ( #32 ): Fix the table_name's empty or wrong values issue.
...
Increase the size of the table_names array to fit all the names of
tables in that array. Accidentally set the very low value for that.
2020-05-01 15:43:42 +00:00
Ibrar Ahmed
30a8e92aa8
Issue - ( #31 ): PostgreSQL Version 13 Support added.
2020-04-24 16:27:30 +00:00
Ibrar Ahmed
beca034067
Issue ( #30 ) - Code refactoring.
2020-04-15 09:49:02 +00:00
Ibrar Ahmed
c9de79b6ba
Issue ( #29 ) - Fix regression test, broken by latest fixes.
2020-04-14 13:04:21 +00:00
Ibrar Ahmed
a2b9726f81
Issue ( #28 ): Fix missing query issue.
...
There was a problem in the SQL file to query the wait events.
2020-04-14 12:33:37 +00:00
Ibrar Ahmed
fca8cd431a
Issue - ( #27 ): PG-106: Support for WaitEvents, similar to pg_stat_activity added.
2020-03-20 05:17:10 +00:00