We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentfab6ca2 commit6b66545Copy full SHA for 6b66545
doc/src/sgml/pgaudit.sgml
@@ -89,7 +89,7 @@ AUDIT: SESSION,33,2,DDL,CREATE TABLE,TABLE,public.important_table,CREATE TABLE i
89
relation referenced in a statement. No parsing is required to find all
90
statements that touch a particular table. In fact, the goal is that the
91
statement text is provided primarily for deep forensics and should not be
92
-therequired for an audit.
+ required for an audit.
93
</para>
94
</sect2>
95
@@ -653,7 +653,7 @@ AUDIT: SESSION,36,1,DDL,ALTER TABLE,TABLE,public.test2,ALTER TABLE test RENAME T
653
654
<listitem>
655
<para>
656
- Autovacuum and Autoanalyze are not logged, nor are they intended to be.
+ Autovacuum and Autoanalyze are not logged.
657
658
</listitem>
659