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 e1d1d80 commit 8f80e35Copy full SHA for 8f80e35
doc/src/sgml/config.sgml
@@ -3810,7 +3810,7 @@ local0.* /var/log/postgresql
3810
</informaltable>
3811
3812
The <literal>%c</> escape prints a quasi-unique session identifier,
3813
- consisting of two 4-byte hexadecimal numbers (without leading zeros)
+ consisting of two hexadecimal numbers (without leading zeros)
3814
separated by a dot. The numbers are the process start time and the
3815
process ID, so <literal>%c</> can also be used as a space saving way
3816
of printing those items. For example, to generate the session
0 commit comments