Commit Graph

71 Commits (1d41f62294c24d51dd93f6444d7b7572312856ae)

Author SHA1 Message Date
Umair Shahid b3c7ba8c60 Update README.md
Proposed changes for https://jira.percona.com/browse/PG-155
2022-02-17 19:45:55 +05:00
Anastasia Alexadrova f7275071cd PG-285 Doc: Order of modules
Added a note about strict order of modules for PG 13 and earlier versions

modified:   README.md
2021-11-24 12:47:06 +02:00
Ibrar Ahmed 6cf798416e
Update README.md 2021-11-17 01:42:55 +05:00
Ibrar Ahmed 973cb16d34
Update README.md 2021-11-17 01:42:10 +05:00
Ibrar Ahmed ff7d82be6e
Update README.md 2021-11-17 01:38:24 +05:00
Ibrar Ahmed a0c848749c
Update README.md 2021-11-17 01:36:38 +05:00
Ibrar Ahmed 88523792f5 Rename workflows. 2021-11-16 20:30:34 +00:00
Ibrar Ahmed 5e2b107471
Update README.md 2021-11-17 01:20:08 +05:00
Denys Kondratenko 5b5979c0aa add dependencies for build 2021-10-29 23:20:54 +02:00
Ibrar Ahmed 350ef723ab
Update README.md 2021-10-16 07:58:14 +05:00
Ibrar Ahmed 28b7559296
Merge pull request #116 from nastena1606/PG-255-Readme-update-title-toc
PG-255: Doc - Fix README title and TOC
2021-10-13 23:12:05 +05:00
Ibrar Ahmed 2ece257add
Merge pull request #105 from mu-samoylov/add_pg_package_tests
Test pg_stat_monitor with pg from packages
2021-10-13 23:11:25 +05:00
Naeem Akhter 32a13f8462 PG-258: Re-enable Coverall code coverage to pg_stat_monitor.
As codecov is not approved by IT due to some known vulnerabilities in the past, reverting back to coverall.io to make sure that at least code coverage is available.
2021-10-13 22:00:41 +05:00
Anastasia Alexadrova f986ac0096 PG-255 Doc - Fix README title and TOC
modified:   README.md
2021-10-07 15:11:25 +03:00
Anastasia Alexadrova d1e01aeaab PG-207 Readme updates
modified:   README.md
2021-09-30 19:37:23 +03:00
Naeem Akhter f7588532be PG-226: Enable installcheck-world regression.
1) Enabled configure and build with proper flags and environment to make sure that
built server is aligned with pg and ppg package distribution in terms of features
and configurations. Earlier build (configure) was not aligned with pg community standard
configuration that are used for community builds and distribution.

2) Enabled installcheck-world regression test suites of the pg server, to verify
the stability and compatibility of pg server after loading pg_stat_monitor in
server.

3) Change in expected files of error.out and error_1.out for error testacase.

4) Disbaled and removed coverage using coveralls.io, as it was not serving the purpose.

(Note: installcheck-world was failing on pg-14 due to some changes that are done in pg14
or upstream PGSS, and that is causing additional line (Query Identifier) is output of some
of the test cases of installcheck-world so it is not enabled in this commit. Problem with
pg14 server installcheck regression is output of an extra line (Query identifier ****)
in some of the test cases after loading extension PGSM and that causes regression to fail
for server after library load.)
2021-09-23 03:10:06 +05:00
Mikhail Samoylov 4a2a042955 Test pg_stat_monitor with pg from packages 2021-09-11 10:12:01 +03:00
Lenz Grimmer 40e6dff0f9 Documentation: Minor textual/formatting improvements
Updated `README.md` and `USER_GUIDE.md`, improved wording
and formatting. Slightly updated description in `META.json`.

Signed-off-by: Lenz Grimmer <lenz.grimmer@percona.com>
2021-09-09 11:05:31 +02:00
Ibrar Ahmed 81a2c705b6 Removing commit (4d1c2e6), because it must be in its branch. 2021-09-01 11:27:19 +00:00
Mikhail Samoylov 58f707c6d9 Add PPG job 2021-08-28 00:05:52 +03:00
Naeem Akhter 7d5b7e13a6 PG-218: Add Coverall code coverage to pg_stat_monitor.
Added 'Coverall' (https://coveralls.io) code coverage to pg_stat_monitor repo so that in future we don't have to perform this activity manually. Secondly, it will also make sure that code coverage detailed report link and status is readily available on repos github main page for each checkin (PR & Push), eventually helping in development velocity.
2021-08-06 18:24:41 +05:00
Ibrar Ahmed 7934ccbbdf
Merge pull request #86 from nastena1606/PG-198-Doc-update-accent-on-PPG
PG-198 Update readme with more attention to Percona Distribution
2021-07-29 21:59:34 +05:00
Anastasia Alexadrova 226cd0ba33 PG-198 Update readme with more attention to Percona Distribution
modified:   README.md
2021-07-29 18:00:40 +03:00
Ibrar Ahmed 88948d6a0a README file updated. 2021-07-27 13:41:31 +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
Anastasia Alexandrova 4f6b1d3ab8 PG-162 Doc:Added installing pg_stat_monitor fro PGXN 2021-01-12 18:21:16 +02:00
Ibrar Ahmed 29fcf05fef
Update README.md 2021-01-12 12:55:28 +05:00
Ibrar Ahmed 74a8188110
Update README.md 2021-01-06 00:00:28 +05:00
Ibrar Ahmed 0ade1d1700
Update README.md 2021-01-05 19:49:32 +05:00
Ibrar Ahmed 4a2cf24a8a
Update README.md 2021-01-05 19:49:00 +05:00
Ibrar Ahmed 8691c51efb
Update README.md 2020-12-28 19:39:38 +05:00
Anastasia Alexandrova 55e3d2397c pg_stat_monitor doc review 2020-11-26 17:01:14 +02:00
Ibrar Ahmed f8a9bcf9f2
Update README.md 2020-11-25 04:48:29 +05:00
Ibrar Ahmed 51744990b7
Update README.md 2020-11-25 04:31:34 +05:00
Ibrar Ahmed a2fd2215cd
Update README.md 2020-11-25 04:12:30 +05:00
Ibrar Ahmed 106a4ba741
Update README.md 2020-11-25 03:57:01 +05:00
Ibrar Ahmed 4e99118adf
Update README.md 2020-11-25 03:52:03 +05:00
Ibrar Ahmed aac68f95f2
Update README.md 2020-11-25 03:46:05 +05:00
Ibrar Ahmed 4007c07f08
Update README.md 2020-11-25 03:17:03 +05:00
Ibrar Ahmed 1003a2c1fa
Update README.md 2020-11-25 02:42:53 +05:00
Ibrar Ahmed c5a0ece807
Update README.md 2020-11-25 02:06:22 +05:00
Ibrar Ahmed 33b0b4a3e0
Update README.md 2020-11-25 01:18:24 +05:00
Ibrar Ahmed 9efa05de97
Update README.md 2020-11-24 23:48:03 +05:00
Ibrar Ahmed 326d74c7d3 README Update. 2020-11-24 18:43:10 +00:00
Ibrar Ahmed 163e2e5e1e
Update README.md 2020-11-24 23:30:47 +05:00
Ibrar Ahmed 71c0d36eab
Issue - (#63): README Update. 2020-11-12 21:27:07 +05:00
Ibrar Ahmed 599f0ee1fb
Issue - (#63): README Update. 2020-11-12 21:19:22 +05:00
Ibrar Ahmed cc71864570
Issue - (#63): README Update. 2020-11-12 21:16:30 +05:00
Ibrar Ahmed 282da6d7a2
Update README.md 2020-11-12 21:13:11 +05:00
Ibrar Ahmed a668199dcf Issue - (#62): Logging CMD Type like SELECT, UPDATE, INSERT, DELETE, UNKNOWN.
PG-150
2020-11-12 15:46:17 +00:00