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 parenta65023e commit356fddfCopy full SHA for 356fddf
doc/src/sgml/monitoring.sgml
@@ -577,17 +577,9 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
577
<entry>client_addr</entry>
578
<entry><type>inet</></entry>
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
588
- <para>An internal process such as autovacuum</para>
589
590
- </itemizedlist>
+ If this field is not set, it indicates that the client is either connected
+ via a Unix socket on the server machine or is an internal process such
+ as autovacuum.
591
</entry>
592
</row>
593
<row>