]> granicus.if.org Git - pgbadger/commit
Add support to log timezones with + and - signs
authorjacksonfoz <jacksonfoz@gmail.com>
Fri, 19 Dec 2014 14:09:27 +0000 (12:09 -0200)
committerjacksonfoz <jacksonfoz@gmail.com>
Fri, 19 Dec 2014 14:09:27 +0000 (12:09 -0200)
commit9fa9edf9f0926ec994468eb143263b03c424976b
tree8bda55fdb196ab5183654abcd5aa5efcfa456004
parentcd1efd7a6cb7b365c2995eb6001ab1c13c0adbd4
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
pgbadger