ossc-db / pgaudit

PostgreSQL Audit Extension
Other
2 stars 4 forks source link

Rewriting README.md #49

Open MasahikoSawada opened 7 years ago

MasahikoSawada commented 7 years ago

I felt that current README has some out of date information and that chapters seems to be broken. I've started to work on rewriting README.md here. Please give me feedback.

MasahikoSawada commented 7 years ago

PR #50 updates docs.

harada-toshi commented 7 years ago

”3-4. Create pgaudit extension on PostgreSQL server”

harada-toshi commented 7 years ago

"Filtering audit log"

As an example of COMMAND_TAG, you probably think that it is better to change the example because I think there is no DDL that displays "CREATE" only. (If pattern matching is implemented, 'CREATE%' would be a good example)

harada-toshi commented 7 years ago

"Object Audit Logging"

Correction example

Column number Contents
... ...
9 Parameter. (It is output only when "log_parameter" option is set.)