]> granicus.if.org Git - pgbadger/log
pgbadger
9 years agoUpdate ChangeLog and version to 6.3 v6.3
Darold Gilles [Fri, 27 Mar 2015 13:40:56 +0000 (14:40 +0100)]
Update ChangeLog and version to 6.3

9 years agoUpdate flotr2.min.js to latest github code.
Darold Gilles [Fri, 27 Mar 2015 12:56:39 +0000 (13:56 +0100)]
Update flotr2.min.js to latest github code.

9 years agoAdd per user detail information (total duration and times executed) for each query...
Darold Gilles [Thu, 26 Mar 2015 18:59:44 +0000 (19:59 +0100)]
Add per user detail information (total duration and times executed) for each query reported in "Time consuming queries", "Most frequent queries" "and Normalized slowest queries". The details are visible from a new button called "User(s) involved" near the "Examples" button. Thanks to Guillaume Le Bihan for the patch and tsn77130 for the feature request.

9 years agoAdd full example to chain pgbadger and pgbadger_tool with --csv-slowest.
Darold Gilles [Fri, 20 Mar 2015 21:57:58 +0000 (22:57 +0100)]
Add full example to chain pgbadger and pgbadger_tool with --csv-slowest.

9 years agoAdd tool to output top queries to CSV format, for follow-up analysis. Thanks to brikl...
Darold Gilles [Fri, 20 Mar 2015 21:52:59 +0000 (22:52 +0100)]
Add tool to output top queries to CSV format, for follow-up analysis. Thanks to briklen for the patch.

9 years agoAdd geometric operators. Thanks to Rodolphe Quiedeville for the report.
Darold Gilles [Thu, 19 Mar 2015 12:40:49 +0000 (13:40 +0100)]
Add geometric operators. Thanks to Rodolphe Quiedeville for the report.

9 years agoFix non closing session when a process crash with message: "terminating connection...
Darold Gilles [Thu, 19 Mar 2015 12:13:50 +0000 (13:13 +0100)]
Fix non closing session when a process crash with message: "terminating connection because of crash of another server process". Thanks to Mael Rimbault for the report.

9 years agoAdd -L | --logfile-list command line option to read a list of logfiles from a file...
Darold Gilles [Thu, 5 Mar 2015 16:32:09 +0000 (17:32 +0100)]
Add -L | --logfile-list command line option to read a list of logfiles from a file. Thanks to Hubert depesz Lubaczewski for the feature request.

9 years agoAutomatically remove %q from prefix. Thanks to mbecroft for the report.
Darold Gilles [Sun, 1 Mar 2015 09:25:33 +0000 (10:25 +0100)]
Automatically remove %q from prefix. Thanks to mbecroft for the report.

9 years agoFix broken counting of queries/sec after last changes about log_duration. Thanks...
Darold Gilles [Thu, 26 Feb 2015 17:01:22 +0000 (18:01 +0100)]
Fix broken counting of queries/sec after last changes about log_duration. Thanks to Grzegorz Garlewicz for the report.

9 years agoDo not store DEALLOCATE log entries.
Darold Gilles [Thu, 12 Feb 2015 18:46:45 +0000 (19:46 +0100)]
Do not store DEALLOCATE log entries.

9 years agoFix queries histogram where range was not appears in the right order. Thanks to Grzeg...
Darold Gilles [Thu, 12 Feb 2015 15:23:19 +0000 (16:23 +0100)]
Fix queries histogram where range was not appears in the right order. Thanks to Grzegorz Garlewicz for the report.

9 years agoFix min yaxis in histogram graph. Thanks to grzeg1 for the patch.
Darold Gilles [Thu, 12 Feb 2015 14:00:25 +0000 (15:00 +0100)]
Fix min yaxis in histogram graph. Thanks to grzeg1 for the patch.

9 years agoAdd --log-duration command line option to force pgbadger to associate log entries...
Darold Gilles [Thu, 12 Feb 2015 13:07:06 +0000 (14:07 +0100)]
Add --log-duration command line option to force pgbadger to associate log entries generated by both log_duration = on and log_statement = all. Thanks to grzeg1 for the feature request.

9 years agoMerge pull request #220 from shamanime/patch-1
Darold [Wed, 4 Feb 2015 12:24:46 +0000 (13:24 +0100)]
Merge pull request #220 from shamanime/patch-1

Fix typo in 'queries'

9 years agoFix typo in 'queries'
Jefferson Queiroz Venerando [Wed, 4 Feb 2015 12:05:06 +0000 (10:05 -0200)]
Fix typo in 'queries'

The first letter was missing.

9 years agoReformat usage output and add explanation of the --noreport command line option.
Darold Gilles [Tue, 6 Jan 2015 21:54:03 +0000 (22:54 +0100)]
Reformat usage output and add explanation of the --noreport command line option.

9 years agoMerge pull request #219 from vocatan/master
Darold [Fri, 2 Jan 2015 09:18:18 +0000 (10:18 +0100)]
Merge pull request #219 from vocatan/master

Small typographical corrections

9 years agoSmall typographical corrections
Bill Mitchell [Tue, 30 Dec 2014 18:43:53 +0000 (13:43 -0500)]
Small typographical corrections

9 years agoFix documentation about minimal pattern in custom log format. Thanks to Julien Rouhau...
Dalibo [Tue, 30 Dec 2014 11:18:57 +0000 (12:18 +0100)]
Fix documentation about minimal pattern in custom log format. Thanks to Julien Rouhaud for the suggestion.

10 years agoAdd support to log_timezones with + and - signs to timestamp with milliseconds (%m).
Dalibo [Fri, 19 Dec 2014 14:28:25 +0000 (15:28 +0100)]
Add support to log_timezones with + and - signs to timestamp with milliseconds (%m).

10 years agoMerge pull request #218 from jacksonfoz/patch-1
Darold [Fri, 19 Dec 2014 14:26:08 +0000 (15:26 +0100)]
Merge pull request #218 from jacksonfoz/patch-1

Add support to log_timezones with + and - signs

10 years agoAdd support to log timezones with + and - signs
jacksonfoz [Fri, 19 Dec 2014 14:09:27 +0000 (12:09 -0200)]
Add support to log timezones with + and - signs

pgbadger does not recognize log files (queries and events) with timezones like 'GMT+3'.

On postgresql.conf file the log_timezone variable is set as 'Etc/GMT+3' and lines are generated like this (stderr format):
2014-12-19 00:02:40 GMT+3 [1981]: [239-1] user=,db= LOG:  checkpoint starting: time

10 years agoAdd --noreport command line option to intruct pgbadger to not build any reports in...
Darold Gilles [Wed, 17 Dec 2014 22:47:29 +0000 (23:47 +0100)]
Add --noreport command line option to intruct pgbadger to not build any reports in incremental mode. pgBadger will only create binary files. Thanks to hubert Depesz Lubaczewski for the feature request.

10 years agoAdd time consuming information in tables of Queries per database/application/user...
Darold Gilles [Wed, 17 Dec 2014 19:43:56 +0000 (20:43 +0100)]
Add time consuming information in tables of Queries per database/application/user/host. Thanks to Thomas for the feature request.

10 years agoAdd more details about the CSV parser error. It now prints the line number and the...
Darold Gilles [Mon, 15 Dec 2014 12:25:27 +0000 (13:25 +0100)]
Add more details about the CSV parser error. It now prints the line number and the last parameter that generate the failure. This should allow to see the malformed log entry.

10 years agoChange substitution markup in apptempt to fix a new look-behind assertions error...
Darold Gilles [Fri, 28 Nov 2014 12:03:28 +0000 (13:03 +0100)]
Change substitution markup in apptempt to fix a new look-behind assertions error. Thanks to Paolo Cavallini for the report.

10 years agoUse bar graph for Histogram of query times.
Dalibo [Thu, 13 Nov 2014 18:09:35 +0000 (19:09 +0100)]
Use bar graph for Histogram of query times.

10 years agoUse bar graph in histogram of sessions times
Dalibo [Thu, 13 Nov 2014 17:16:28 +0000 (18:16 +0100)]
Use bar graph in histogram of sessions times

10 years agoFix wrong count of min/max queries per second. Thanks to Guillaume Lelarge for the...
Dalibo [Tue, 11 Nov 2014 21:49:13 +0000 (22:49 +0100)]
Fix wrong count of min/max queries per second. Thanks to Guillaume Lelarge for the report. Add COPY statement to SELECT or INSERT statements statistics.

10 years agoFix Illegal division by zero at line 3832. Thanks to MarcoTrek for the report.
Dalibo [Tue, 11 Nov 2014 12:12:34 +0000 (13:12 +0100)]
Fix Illegal division by zero at line 3832. Thanks to MarcoTrek for the report.

10 years agoAdd "Average queries per session" and "Average queries duration per session" in Sessi...
Dalibo [Fri, 7 Nov 2014 22:50:56 +0000 (23:50 +0100)]
Add "Average queries per session" and "Average queries duration per session" in Sessions tab of the Global stat. Thanks to Guillaume Lelarge for the feature request.

10 years agoReformat numbers in pie graph tracker. Thanks to jirihlinka for the report.
Dalibo [Fri, 7 Nov 2014 19:52:05 +0000 (20:52 +0100)]
Reformat numbers in pie graph tracker. Thanks to jirihlinka for the report.

10 years agoAdd formating of number in pie graph tracker.
Dalibo [Fri, 7 Nov 2014 19:36:18 +0000 (20:36 +0100)]
Add formating of number in pie graph tracker.

10 years agoAdd --explain-time-consuming and --explain-normalized to generate explain statement...
Dalibo [Fri, 7 Nov 2014 18:03:58 +0000 (19:03 +0100)]
Add --explain-time-consuming and --explain-normalized to generate explain statement about top time consuming and top normalized slowest queries. Thanks to Josh Kupershmid fot the feature request.

10 years agoRemove everything that error_info from json output when -w | --watch-mode is enable...
Darold Gilles [Mon, 3 Nov 2014 19:31:16 +0000 (20:31 +0100)]
Remove everything that error_info from json output when -w | --watch-mode is enable. Thanks to jason.

10 years agoFix undefined subroutine encode_json when using -x json. Thanks to jason for the...
Darold Gilles [Mon, 3 Nov 2014 17:20:40 +0000 (18:20 +0100)]
Fix undefined subroutine encode_json when using -x json. Thanks to jason for the report.

10 years agoAdd autodetection of client=%h or remote=%h from the log so that adding a prefix...
Darold Gilles [Thu, 30 Oct 2014 17:40:01 +0000 (18:40 +0100)]
Add autodetection of client=%h or remote=%h from the log so that adding a prefix is not needed when it respect the default of pgbadger.

10 years agoRedefine sessions duration histogram bound. Thanks to Guillaume Lelarge for the report.
Darold Gilles [Wed, 29 Oct 2014 14:36:26 +0000 (15:36 +0100)]
Redefine sessions duration histogram bound. Thanks to Guillaume Lelarge for the report.

10 years agoAdd connection time histogram. Thanks to Guillaume Lelarge for the feature request.
Darold Gilles [Wed, 29 Oct 2014 13:49:50 +0000 (14:49 +0100)]
Add connection time histogram. Thanks to Guillaume Lelarge for the feature request.

10 years agoAdd new option -M | --no-multiline to not collect multiline statement to avoid garbag...
Darold Gilles [Fri, 17 Oct 2014 16:23:20 +0000 (18:23 +0200)]
Add new option -M | --no-multiline to not collect multiline statement to avoid garbage especially on errors that generate a huge report.

10 years agoMerge pull request #202 from brunomgalmeida/master
Darold [Wed, 8 Oct 2014 14:47:31 +0000 (16:47 +0200)]
Merge pull request #202 from brunomgalmeida/master

Do not return SUCCESS error code 0 when aborted or something fails

10 years agoDo not return SUCCESS error code 0 when aborted or something fails
Bruno Almeida [Wed, 8 Oct 2014 11:11:58 +0000 (11:11 +0000)]
Do not return SUCCESS error code 0 when aborted or something fails

10 years agoFix typo in ChangeLog.
Darold Gilles [Tue, 7 Oct 2014 19:18:45 +0000 (21:18 +0200)]
Fix typo in ChangeLog.

10 years agoMerge branch 'master' of github.com:dalibo/pgbadger v6.2
Darold Gilles [Tue, 7 Oct 2014 19:02:04 +0000 (21:02 +0200)]
Merge branch 'master' of github.com:dalibo/pgbadger

10 years agoUpdate changelog and version to 6.2
Darold Gilles [Tue, 7 Oct 2014 18:58:35 +0000 (20:58 +0200)]
Update changelog and version to 6.2

10 years agoUpdate changelog and version to 6.1
Darold Gilles [Tue, 7 Oct 2014 18:58:35 +0000 (20:58 +0200)]
Update changelog and version to 6.1

10 years agoAdd -D | --dns-resolv command line option to replace ip adresses by their DNS name...
Darold Gilles [Tue, 7 Oct 2014 17:25:22 +0000 (19:25 +0200)]
Add -D | --dns-resolv command line option to replace ip adresses by their DNS name. Be warned that this can slow down pgBagder a lot. Thanks to Jiri Hlinka for the feature request.

10 years agoAdd a note into documentation about prefix [%l-1]. Thanks to sterfield for the sugges...
Darold Gilles [Tue, 7 Oct 2014 14:24:31 +0000 (16:24 +0200)]
Add a note into documentation about prefix [%l-1]. Thanks to sterfield for the suggestion.

10 years agoDo not display queries in Slowest individual, Time consuming and Normalized slowest...
Darold Gilles [Tue, 7 Oct 2014 08:41:23 +0000 (10:41 +0200)]
Do not display queries in Slowest individual, Time consuming and Normalized slowest queries reports when there is no duration in log file. Diplay NO DATASET instead.

10 years agoRemove CSV test modification.
Darold Gilles [Mon, 6 Oct 2014 13:39:04 +0000 (15:39 +0200)]
Remove CSV test modification.

10 years agoFix min/max queries in SQL trafic.
Darold Gilles [Mon, 6 Oct 2014 13:36:37 +0000 (15:36 +0200)]
Fix min/max queries in SQL trafic.

10 years agoFix wrong unit to Synced files in Checkpoints files report. Thanks to Levente Birta...
Darold Gilles [Wed, 1 Oct 2014 20:54:18 +0000 (22:54 +0200)]
Fix wrong unit to Synced files in Checkpoints files report. Thanks to Levente Birta for the report.

10 years agoRemove setting escape_char to undef with Text::CSV_XS that break reports like tempora...
Darold Gilles [Wed, 1 Oct 2014 15:20:51 +0000 (17:20 +0200)]
Remove setting escape_char to undef with Text::CSV_XS that break reports like temporary files.

10 years agoEnable allow_loose_quotes and undef escape_char in Text::CSV_XS call to fix CSV forma...
Darold Gilles [Tue, 30 Sep 2014 19:04:30 +0000 (21:04 +0200)]
Enable allow_loose_quotes and undef escape_char in Text::CSV_XS call to fix CSV format error when fields have quote inside an unquoted field. Thanks to Josh Berkus for the report.

10 years agoUpdate ChangeLog and version to 6.1. v6.1
Darold Gilles [Thu, 25 Sep 2014 21:29:58 +0000 (23:29 +0200)]
Update ChangeLog and version to 6.1.

10 years agoFix incomplete last commit and add escaping of html. Thanks to Julien Rouhauld for...
Darold Gilles [Tue, 23 Sep 2014 16:07:57 +0000 (18:07 +0200)]
Fix incomplete last commit and add escaping of html. Thanks to Julien Rouhauld for the patch.

10 years agoRemove pgBadger label when --title is used.
Darold Gilles [Tue, 23 Sep 2014 07:43:38 +0000 (09:43 +0200)]
Remove pgBadger label when --title is used.

10 years agoChange -T | --title position on pgBadger report. Title is now displayed inline right...
Darold Gilles [Mon, 22 Sep 2014 21:34:02 +0000 (23:34 +0200)]
Change -T | --title position on pgBadger report. Title is now displayed inline right after pgBadger label.

10 years agoAdd --file-per-query and --format-query option to write each slowest query in a separ...
Darold Gilles [Fri, 19 Sep 2014 09:28:41 +0000 (11:28 +0200)]
Add --file-per-query and --format-query option to write each slowest query in a separate file named qryXXX.sql and perform minimal formating of the queries. Thanks to Rodolphe Quiedeville for the patch.

10 years agoRemove debug query from explain-slowest tool.
Darold Gilles [Fri, 19 Sep 2014 08:20:05 +0000 (10:20 +0200)]
Remove debug query from explain-slowest tool.

10 years agoFix surge in sessions number report when an exclusion or inclusion option (dbname...
Darold Gilles [Thu, 18 Sep 2014 07:19:54 +0000 (09:19 +0200)]
Fix surge in sessions number report when an exclusion or inclusion option (dbname, user, appname, etc.) is used. Thanks to suyah for the report.

10 years agoFix fatal error when remote log file is 0 size. Thanks to Julien Rouhaud for the...
Darold Gilles [Tue, 16 Sep 2014 12:37:18 +0000 (14:37 +0200)]
Fix fatal error when remote log file is 0 size. Thanks to Julien Rouhaud for the report.

10 years agoAllow pgbadger_tools --explain-slowest to automatically execute the EXPLAIN statement...
Darold Gilles [Wed, 10 Sep 2014 20:17:06 +0000 (22:17 +0200)]
Allow pgbadger_tools --explain-slowest to automatically execute the EXPLAIN statements an report the plan. See pgbadger_tools --help for more explanation.

10 years agoAdd --analyze option to replace EXPLAIN statements by EXPLAIN (ANALYZE, VERBOSE,...
Darold Gilles [Wed, 10 Sep 2014 18:57:11 +0000 (20:57 +0200)]
Add --analyze option to replace EXPLAIN statements by EXPLAIN (ANALYZE, VERBOSE, BUFFERS).

10 years agoMove pgbadger_tools.pl program and README.tools into the tools/ subdirectory with...
Darold Gilles [Wed, 10 Sep 2014 17:34:23 +0000 (19:34 +0200)]
Move pgbadger_tools.pl program and README.tools into the tools/ subdirectory with removing the extension. Add more comments and explanations.

10 years agoFix case where die with interrupt signal is received when using -e option. Thanks...
Darold Gilles [Wed, 3 Sep 2014 22:12:51 +0000 (00:12 +0200)]
Fix case where die with interrupt signal is received when using -e option. Thanks to Lloyd Albin for the report.

10 years agoAdd a new program pgbadger_tools.pl to demonstrate how to deal with pgBadger binary...
Darold Gilles [Wed, 3 Sep 2014 15:00:55 +0000 (17:00 +0200)]
Add a new program pgbadger_tools.pl to demonstrate how to deal with pgBadger binary files to build your own new feature. The first one 'explain-slowest' allow printing of top slowest queries as EXPLAIN statements.

10 years agoMerge pull request #190 from rjuju/fix_zoom
Darold [Wed, 3 Sep 2014 14:26:22 +0000 (16:26 +0200)]
Merge pull request #190 from rjuju/fix_zoom

Keep tick formatting when zooming.

10 years agoKeep tick formatting when zooming.
Julien Rouhaud [Wed, 3 Sep 2014 14:17:43 +0000 (16:17 +0200)]
Keep tick formatting when zooming.

10 years agoFix automatic detection of rsyslogd logs. Thanks to David Day for the report.
Darold Gilles [Tue, 26 Aug 2014 20:39:28 +0000 (22:39 +0200)]
Fix automatic detection of rsyslogd logs. Thanks to David Day for the report.

10 years ago- Fix issue in calculating min/max/avg in "General Activity" report. It was build...
Darold Gilles [Mon, 25 Aug 2014 15:17:55 +0000 (17:17 +0200)]
- Fix issue in calculating min/max/avg in "General Activity" report. It was build on the sum of queries duration per minutes instead of each duration. Thanks to Jayadevan M for the report.
- The same issue remains with percentile that are build using the sum of duration per minutes and doesn't represent the real queries duration.
- This commit also include a modification in convert_time() method to reports milliseconds.

10 years agoAdd -B or --bar-graph command line option to use bar instead of line in graph. Thanks...
Darold Gilles [Fri, 22 Aug 2014 13:19:14 +0000 (15:19 +0200)]
Add -B or --bar-graph command line option to use bar instead of line in graph. Thanks to Bart Dopheide for the suggestion. Also fix Checkpoint Wal files usage graph title.

10 years agoFix typo v6.0
Darold Gilles [Mon, 11 Aug 2014 14:10:21 +0000 (16:10 +0200)]
Fix typo

10 years agoUpdate ChangeLog and version to 6.0
Darold Gilles [Fri, 8 Aug 2014 21:08:36 +0000 (23:08 +0200)]
Update ChangeLog and version to 6.0

10 years agoFix label of Reset button. Thanks to Julien Rouhaud for the report.
Darold Gilles [Fri, 8 Aug 2014 20:19:27 +0000 (22:19 +0200)]
Fix label of Reset button. Thanks to Julien Rouhaud for the report.

10 years agoMerge pull request #183 from rjuju/fix_js
Darold [Fri, 8 Aug 2014 20:07:22 +0000 (22:07 +0200)]
Merge pull request #183 from rjuju/fix_js

Slighty improve javascript.

10 years agoSlighty improve javascript.
Julien Rouhaud [Fri, 8 Aug 2014 20:01:10 +0000 (22:01 +0200)]
Slighty improve javascript.

- use only one call of sql_select
- use only one call of sql_format
- use jQuery selector instead of getElementById to avoid js errors when
not found.

10 years agoChange pgBadger logo and ico to the new one.
Darold Gilles [Fri, 8 Aug 2014 14:33:36 +0000 (16:33 +0200)]
Change pgBadger logo and ico to the new one.

10 years agoFix wrong average duration on query that generate the most locks. Thanks to Pascal...
Darold Gilles [Fri, 8 Aug 2014 13:30:45 +0000 (15:30 +0200)]
Fix wrong average duration on query that generate the most locks. Thanks to Pascal-b for the report.

10 years agoAdd -R | --retention option to set the maximum number of week reports to preserve...
Darold Gilles [Thu, 7 Aug 2014 22:37:51 +0000 (00:37 +0200)]
Add -R | --retention option to set the maximum number of week reports to preserve in the output directory for incremental mode. Thanks to Kong Man for the feature request.

10 years agoSession count is immediately decreased when a FATAL error is received in the current...
Darold Gilles [Thu, 7 Aug 2014 18:00:51 +0000 (20:00 +0200)]
Session count is immediately decreased when a FATAL error is received in the current session.

10 years agoFix incomplete completion of progress bar since previous patch.
Darold Gilles [Thu, 7 Aug 2014 14:39:30 +0000 (16:39 +0200)]
Fix incomplete completion of progress bar since previous patch.

10 years agoFix issue in incremental mode when parsing is stopped after rotating log and rotated...
Darold Gilles [Wed, 6 Aug 2014 20:44:32 +0000 (22:44 +0200)]
Fix issue in incremental mode when parsing is stopped after rotating log and rotated log has new lines. The new file was not parsed at all. Thanks to CZAirwolf for the report.

10 years agoFix revert to single thread when last_line_parsed exists. Thanks to Bruno Almeida...
Darold Gilles [Wed, 6 Aug 2014 09:49:01 +0000 (11:49 +0200)]
Fix revert to single thread when last_line_parsed exists. Thanks to Bruno Almeida for the report.

10 years ago- Fix issue in handling SIGTERM/SIGINT that cause pgbadger to continue.
Darold Gilles [Tue, 5 Aug 2014 22:14:47 +0000 (00:14 +0200)]
- Fix issue in handling SIGTERM/SIGINT that cause pgbadger to continue.
- Add autoclean feature to pgbadger in incremental mode. pgbadger will now removed automatically obsolete binary files unless you specify --noclean at command line. Take care that the old behaviour was to keep those unecessary binary files, now they will be removed if there's already a report in the day directory. In incremental mode (-I) only the binary files of the current parsed week are needed. This may help saving disk space.

10 years agoAdd a global regex definition array named @session_closed_msg to add regex that match...
Darold Gilles [Tue, 5 Aug 2014 18:25:28 +0000 (20:25 +0200)]
Add a global regex definition array named @session_closed_msg to add regex that match fatal error messages that do not generate disconnection line in pg log.

10 years agoAdd new command line option --anonymize to obscure all literals in queries/errors...
Darold Gilles [Tue, 5 Aug 2014 11:09:06 +0000 (13:09 +0200)]
Add new command line option --anonymize to obscure all literals in queries/errors to hide confidential data. Thanks to wmorancfi for the feature request.

10 years agoRemove temporary debug line. Thanks to CZAirwolf for the report.
Darold Gilles [Fri, 1 Aug 2014 07:39:42 +0000 (09:39 +0200)]
Remove temporary debug line. Thanks to CZAirwolf for the report.

10 years agoFix single "SELECT;" as a query in a report. Thanks to Marc Cousin for the report.
Darold Gilles [Tue, 29 Jul 2014 16:25:44 +0000 (18:25 +0200)]
Fix single "SELECT;" as a query in a report. Thanks to Marc Cousin for the report.

10 years agoAdd label "Click to copy query" to icon-copy
Darold Gilles [Sun, 27 Jul 2014 10:33:14 +0000 (12:33 +0200)]
Add label "Click to copy query" to icon-copy

10 years agoAdd a copy icon in front of each query in the report to select the entire query on...
Darold Gilles [Fri, 25 Jul 2014 20:37:51 +0000 (22:37 +0200)]
Add a copy icon in front of each query in the report to select the entire query on click. Click and drag to select the query can be a pain, this button is a click-to-select that allow to use Ctrl+c to copy on clipboard. Thanks to Josh Berkus for the feature request.

10 years agoFix wrong move to begining of a file if the file was modified after have been parse...
Darold Gilles [Thu, 24 Jul 2014 20:43:18 +0000 (22:43 +0200)]
Fix wrong move to begining of a file if the file was modified after have been parse a time. Thanks to Herve Werner for the report.

10 years agoAllow pgBadger to write out extra files to outdir when creating incremental reports...
Darold Gilles [Thu, 24 Jul 2014 00:31:57 +0000 (02:31 +0200)]
Allow pgBadger to write out extra files to outdir when creating incremental reports. Require the use of the -X or --extra-files option in incremental mode (-I). Thanks to Matthew Musgrove for the feature request.

10 years agoFix an other issue with wrong offset in incremental mode, initial position was 1...
Darold Gilles [Wed, 23 Jul 2014 21:50:28 +0000 (23:50 +0200)]
Fix an other issue with wrong offset in incremental mode, initial position was 1 instead of 0. Thanks to Herve Werner for the report.
Fix incomplete handling of XZ compressed format.

10 years agoFix move to offset in incremental mode with multiprocess and incomplete condition...
Darold Gilles [Wed, 23 Jul 2014 15:38:41 +0000 (17:38 +0200)]
Fix move to offset in incremental mode with multiprocess and incomplete condition when file is smaller than the last offset.

10 years agoFix missing initial move to offset in incremental mode before the file change test...
Darold Gilles [Wed, 23 Jul 2014 15:11:06 +0000 (17:11 +0200)]
Fix missing initial move to offset in incremental mode before the file change test. Thanks to Herve Werner for the report.

10 years agoAllow/improve incremental mode with multiple log file and multiprocess.
Darold Gilles [Tue, 22 Jul 2014 21:47:44 +0000 (23:47 +0200)]
Allow/improve incremental mode with multiple log file and multiprocess.

10 years agoFix incorrect location of temporary file stroring last parsed line in multiprocess...
Darold Gilles [Tue, 22 Jul 2014 16:50:27 +0000 (18:50 +0200)]
Fix incorrect location of temporary file stroring last parsed line in multiprocess+incremental mode. Thanks to Herve Werner for the report.

10 years agoFix remote ssh command error sh: 2: Syntax error: "|" unexpected. Thanks to Herve...
Darold Gilles [Tue, 15 Jul 2014 08:04:44 +0000 (10:04 +0200)]
Fix remote ssh command error sh: 2: Syntax error: "|" unexpected. Thanks to Herve Werner for the report.