SHA256
1
0
forked from pool/pgbadger
Commit Graph

5 Commits

Author SHA256 Message Date
Martin Pluskal
27da9c69f9 Accepting request 1151220 from home:emilianolangella
- Disabling cronjobs on any non-systemd distribution.

OBS-URL: https://build.opensuse.org/request/show/1151220
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbadger?expand=0&rev=6
2024-02-26 13:46:15 +00:00
Emiliano Langella
294df3c197 Accepting request 1136083 from home:emilianolangella
- update to 12.4
  This is a maintenance release of pgBadger that fixes issues reported by
  users since last release.
  * Fix pgbouncer report with version 1.21. Thanks to Ales Zeleny for the patch.
  * Prevent parallelism perl file to be higher than the number of files. Thanks
    to maliangzhu for the report.
  * Fix regression test broken since v12.3. Thanks to ieshin for the report.
  * Fix cases where LOG entries where counted as ERROR log level entries. Thanks
    to Matti Linnanvuori for the report.

OBS-URL: https://build.opensuse.org/request/show/1136083
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbadger?expand=0&rev=5
2024-01-02 09:13:52 +00:00
Emiliano Langella
28423a5bac Accepting request 1130189 from home:lrupp:branches:server:database:postgresql
Move the cron and systemd files out into the documentation directory and 
include an extended README.SUSE to show how to work with them.


- update to 12.3
  This is a maintenance release of pgBadger that fixes issues reported by
  users since last release. It also adds some new features:
  * Add option --include-pid to only report events related to a session
    pid (%p). Can be used multiple time. Thanks to Henrietta Dombrovskaya
    for the feature request.
  * Add option --include-session to only report events related to the
    session id (%c). Can be used multiple time. Thanks to Henrietta Dombrovskaya
    for the feature request.
  * Add option --dump-raw-csv to only parse the log and dump the information
    into CSV format. No further processing is done, no report is generated.
    Thanks to Henrietta Dombrovskaya for the feature request.
  Here is the complete list of changes and acknowledgments:
  * Update pgFormatter to version 5.5
  * Fix end date of parsing with jsonlog format. Thanks to jw1u1 for the report.
  * Fix typo in "Sessions per application". Thanks to fairyfar for the patch.
  * Fix "INSERT/UPDATE/DELETE Traffic" chart bug. Thanks to fairyfar for the
    patch.
  * Fix parsing of orphan lines with bind queries. Thanks to youxq for the
    report.
  * Fix Analyze per table report with new PG versions. Thanks to Jean-Christophe
    Arnu for the patch.
  * Fix syslog entry parser when the syslog timestamp contains milliseconds.
    Thanks to Pavel Rabel for the report.
- add systemd timer examples: beside the existing cron job example, this 
  allows people to get an idea how to automate the generation of reports
- introduce local cron macro: only recommend cron on older distributions 
  and leave the cron example file where it was historically (but place it 
  into the examples folder on newer distributions).
- get rid of old suse_version 11.3 check

OBS-URL: https://build.opensuse.org/request/show/1130189
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbadger?expand=0&rev=4
2023-12-07 08:21:48 +00:00
Emiliano Langella
5e76415513 Accepting request 1127332 from home:emilianolangella
- added pgbadger-rpmlintrc as source

OBS-URL: https://build.opensuse.org/request/show/1127332
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbadger?expand=0&rev=3
2023-11-17 15:36:36 +00:00
Emiliano Langella
d84a9bfad1 Accepting request 1127264 from home:emilianolangella
- renamed package to pgbadger 

- update to 12.2
  https://github.com/darold/pgbadger/releases/tag/v12.2

- update to 12.1
  https://github.com/darold/pgbadger/releases/tag/v12.1

- update to 12.0
  https://github.com/darold/pgbadger/releases/tag/v12.0

- update to 11.8
  https://github.com/darold/pgbadger/releases/tag/v11.8
- drop 716.diff:
  included in update

- apply upstream test fix 716.diff
  https://github.com/darold/pgbadger/pull/716

OBS-URL: https://build.opensuse.org/request/show/1127264
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbadger?expand=0&rev=2
2023-11-17 09:49:16 +00:00