Closed ooyamams closed 8 years ago
mmm. Is there tmp_check directory? my environment is there.
$ cat /home/masanori/postgres-audit/contrib/pgaudit/tmp_check/tmp_check.log
...
LOG: AUDIT: SESSION,1,1,READ,SELECT,,SELECT 1,<not logged>
...
And I think that it's better to gather all files regarding fileter_databse into one directory. Thought?
I think splitting directory is better. ISTM a newbie developer can understand test framework easy. Actually I was so.
This regression test is assumed that PATH environment variable is already set.
In my environment, pg_ctl restart
in sql/filter_database.sql doesn't work.
This patch has a whitespace problem, please run git show --check
or git diff refactored --check
If class
= 'all', the system audit log, for example starting up log, would be emitted as well, and regression test would be fails.
Merged regression test with #11 approach, so close this.
Thank you for the PR!
I got error when I run the regression test.
ISTM that the following line doesn't work fine.
And I think that it's better to gather all files regarding fileter_databse into one directory. Thought?