File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Expand file tree Collapse file tree 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
577577 <entry>client_addr</entry>
578578 <entry><type>inet</></entry>
579579 <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.
591583 </entry>
592584 </row>
593585 <row>
You can’t perform that action at this time.
0 commit comments