Skip to content

Commit 6cf581e

Browse files
committed
Update concepts-audit.md
1 parent e5c7887 commit 6cf581e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/postgresql/flexible-server/concepts-audit.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ Using the [Azure portal](https://portal.azure.com):
7070

7171
pgAudit allows you to configure session or object audit logging. [Session audit logging](https://github.com/pgaudit/pgaudit/blob/master/README.md#session-audit-logging) emits detailed logs of executed statements. [Object audit logging](https://github.com/pgaudit/pgaudit/blob/master/README.md#object-audit-logging) is audit scoped to specific relations. You can choose to set up one or both types of logging.
7272

73-
> [!NOTE]
74-
> pgAudit settings are specified globally and cannot be specified at a database or role level.
73+
7574

7675
Once you have [enabled pgAudit](#installing-pgaudit), you can configure its parameters to start logging.
7776
To configure pgAudit you can follow below instructions.

0 commit comments

Comments
 (0)