postgres-audit-upgrade.sql - midPoint 4.4.1
Changes
| Change | Description |
|---|---|
Updates the audit monthly partition creation procedure to support creating partitions in the past using a negative argument. |
Change 1
Since version: 4.4.1
Updates the audit monthly partition creation procedure to support creating partitions in the past using a negative argument.
| Object | Change type | Description |
|---|---|---|
|
Modified procedure |
Supports creating audit partitions in past months using a negative argument. |
|
New generated partition |
Creates monthly audit event partitions. |
|
New generated partition |
Creates monthly audit delta partitions. |
|
New generated partition |
Creates monthly audit reference partitions. |
|
New generated foreign key |
Links monthly audit delta partitions to matching audit event partitions. |
|
New generated foreign key |
Links monthly audit reference partitions to matching audit event partitions. |