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 5f14acd commit db5fa1dCopy full SHA for db5fa1d
doc/src/sgml/config.sgml
@@ -3568,7 +3568,7 @@ local0.* /var/log/postgresql
3568
</informaltable>
3569
3570
The <literal>%c</> escape prints a quasi-unique session identifier,
3571
- consisting of two 4-byte hexadecimal numbers (without leading zeros)
+ consisting of two hexadecimal numbers (without leading zeros)
3572
separated by a dot. The numbers are the process start time and the
3573
process ID, so <literal>%c</> can also be used as a space saving way
3574
of printing those items. For example, to generate the session
0 commit comments