Opened 5 months ago
Closed 3 weeks ago
#5076 closed defect (fixed)
Extension install with pgaudit in place generates log explosion
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.3.0 |
Component: | build/upgrade/install | Version: | 3.2.x |
Keywords: | Cc: |
Description
Install pgaudit. Set pgaudit.log to anything other than 'none'. Run create extension postgis. Watch your logs get very very very very large. It would be nice if pgaudit didn't explode when extensions with large install files ran. In the meanwhile we probably don't want to do this to people running pgaudit.
Change History (9)
comment:1 by , 5 months ago
comment:2 by , 5 months ago
This is only an issue in create extension and upgrade extension or is it an issue also during general use? If only an install/upgrade concern, this should be under build/upgrade/install section no? And then pass it off to strk to deal with
comment:3 by , 5 months ago
Component: | postgis → build/upgrade/install |
---|---|
Owner: | changed from | to
It's an issue during create.
comment:4 by , 5 months ago
Owner: | changed from | to
---|
comment:9 by , 3 weeks ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I see two possible approaches,