File tree 1 file changed +3
-11
lines changed 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -577,17 +577,9 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
577
577
<entry>client_addr</entry>
578
578
<entry><type>inet</></entry>
579
579
<entry>The remote IP of the client connected to the backend.
580
- If this field is not set, it indicates that the client is either:
581
- <itemizedlist spacing="compact" mark="bullet">
582
- <listitem>
583
- <para>
584
- Connected via unix sockets on the server machine
585
- </para>
586
- </listitem>
587
- <listitem>
588
- <para>An internal process such as autovacuum</para>
589
- </listitem>
590
- </itemizedlist>
580
+ If this field is not set, it indicates that the client is either connected
581
+ via a Unix socket on the server machine or is an internal process such
582
+ as autovacuum.
591
583
</entry>
592
584
</row>
593
585
<row>
You can’t perform that action at this time.
0 commit comments