We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa56e6 commit 4aea429Copy full SHA for 4aea429
doc/src/sgml/config.sgml
@@ -4001,7 +4001,7 @@ local0.* /var/log/postgresql
4001
</informaltable>
4002
4003
The <literal>%c</> escape prints a quasi-unique session identifier,
4004
- consisting of two 4-byte hexadecimal numbers (without leading zeros)
+ consisting of two hexadecimal numbers (without leading zeros)
4005
separated by a dot. The numbers are the process start time and the
4006
process ID, so <literal>%c</> can also be used as a space saving way
4007
of printing those items. For example, to generate the session
0 commit comments