Re: pgAudit_Analyze - parse error in pgaudit_analyze.log

From: David Steele <david(at)pgmasters(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pgAudit_Analyze - parse error in pgaudit_analyze.log
Date: 2016-12-15 03:43:12
Message-ID: 3d8b95aa-2f3c-fa2b-3f00-3ab9f5aad4ec@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/14/16 10:06 PM, Dylan Luong wrote:
>
> /Can't call method "parse" on an undefined value at ./pgaudit_analyze
> line 509, <$hFile> line 282./
>
> /at ./pgaudit_analyze line 44/

This looks like the issue that appears to be fixed by this pull request:

https://github.com/pgaudit/pgaudit_analyze/pull/1

I haven't had time to assess to performance impact of this patch yet,
which is why it hasn't been merged. You are welcome to give it a try.

--
-David
david(at)pgmasters(dot)net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Matija Lesar 2016-12-15 06:43:40 Re: Negative numbers to DOMAIN casting
Previous Message Dylan Luong 2016-12-15 03:06:30 pgAudit_Analyze - parse error in pgaudit_analyze.log