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
Ibrar Ahmed
76015097f2
Merge pull request #25 from ibrarahmad/master
...
Major refactoring to support multiple new features.
2020-02-28 01:21:16 +05:00
Ibrar Ahmed
179e99d692
Major refactoring to support multiple new features.
...
Issue - (#16 ): PG-112: Change the column name "ip" to "client_ip" for readability purpose.
Issue - (#17 ): PG-111: Show all the queries from complete and incomplete buckets.
Issue - (#18 ): PG-108: Log the bucket start time.
Issue - (#19 ): PG-99: Response time histogram.
Issue - (#20 ): PG-97: Log CPU time for a query.
Issue - (#21 ): PG-96: Show objects(tables) involved in the query.
Issue - (#22 ): PG-93: Retain the bucket, and don't delete the bucket automatically.
Issue - (#23 ): PG-91: Log queries of all the databases.
Issue - (#24 ): PG-116: Restrict the query size.
Issue - (#3 ) : README file update.
2020-02-27 19:27:05 +00:00
Ibrar Ahmed
0e47677552
Merge pull request #13 from vorsel/master
...
Issue - (#14 ): PG-80 packaging for pg_stat_monitor
2020-01-02 21:03:55 +05:00
Oleksandr Miroshnychenko
b7c97cadf9
Issue - ( #14 ): PG-80 packaging for pg_stat_monitor
2020-01-02 17:59:07 +02:00
Ibrar Ahmed
1d7eee9571
Merge pull request #12 from jobinau/master
...
Issue - (#3 ): README file update.
2019-12-05 13:53:02 +05:00
jobinau
00b0cb8a7a
Issue - ( #3 ): README file update.
2019-12-05 14:20:55 +05:30
Ibrar Ahmed
9f1cf3629d
Issue - ( #10 ): The hist_* is not working in CentOS.
...
Remove some old code, missed previously.
2019-12-03 10:46:32 +00:00
Ibrar Ahmed
344b12a3a6
Issue - ( #10 ): The hist_* is not working in CentOS.
2019-12-03 10:30:59 +00:00
Ibrar Ahmed
7a0023688b
Issue - ( #8 ): Fixing the problem when accessing pg_stat_monitor host column.
...
When accessing the "host" column, it gives the error in some cases
"ERROR: result is out of range". The patch changes the host datatype
from int to bigint.
2019-12-03 08:44:27 +00:00
Ibrar Ahmed
8caf2509d5
Issue - ( #7 ): Fix regression test suite.
2019-12-02 20:06:55 +00:00
Ibrar Ahmed
269fc65ccf
Issue - ( #3 ): README file update.
2019-12-02 19:43:51 +00:00
Ibrar Ahmed
7e08887f6d
Issue - ( #3 ): README file update.
2019-12-02 19:40:48 +00:00
Ibrar Ahmed
40e1df799e
Issue - ( #6 ): Build failed for PostgreSQL Version 12.
2019-12-02 19:29:20 +00:00
Ibrar Ahmed
b8472fbcd3
Issue - ( #3 ): README file update.
2019-11-21 18:39:34 +00:00
Ibrar Ahmed
86e2484301
Issue - ( #3 ): README file update.
2019-11-21 18:33:10 +00:00
Ibrar Ahmed
3857313837
Issue - ( #3 ): README file update.
2019-11-21 18:30:49 +00:00
Ibrar Ahmed
8db480c070
Issue - ( #3 ): README file update.
...
Some formating issues fixed.
2019-11-21 17:55:23 +00:00
Ibrar Ahmed
fe1b01995d
Issue - ( #3 ): README file update.
2019-11-21 17:52:06 +00:00
Ibrar Ahmed
8286fc44b0
Issue - ( #4 ): Missed to update the "total_calls" when executing the same query multiple times.
...
Forgot to update the "total_calls" column when a query executes
multipletimes, during refactoring.
2019-11-20 12:00:00 +00:00
Ibrar Ahmed
56d8375c38
Issue - ( #2 ): Extended pg_stat_statement to provide new features.
...
Support for database/user/client based aggregates added to access
these statistics with three new views added. Some new counters added
including min/max/mean's time histograms. We are saving the parameters
of the slow queries, which can be tested later. Did some refactoring
of the code, by renaming the whole extension from pg_stat_statement to
pg_stat_monitor.
2019-11-20 10:30:57 +00:00
Ibrar Ahmed
f70ad5ad48
Issue - ( #1 ): Initial Commit for PostgreSQL's (pg_stat_statement).
...
The pg_stat_monitor is based on PostgreSQL-11's pg_stat_statement.
To keep track of the changes, this is the base code of
PostgreSQL's pg_stat_statement.
(commit = d898edf4f233a3ffe6a0da64179fc268a1d46200).
2019-11-19 11:34:34 +00:00
Ibrar Ahmed
97c67356ca
Initial commit
2019-11-19 16:32:13 +05:00