Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit262a362

Browse files
committed
docs: fix log_line_prefix session id docs
Backpatch to 9.2.Report from Ian Lawrence Barwick
1 parentc008ca6 commit262a362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4089,8 +4089,8 @@ local0.* /var/log/postgresql
40894089
</informaltable>
40904090

40914091
The <literal>%c</> escape prints a quasi-unique session identifier,
4092-
consisting of two4-bytehexadecimal numbers(without leading zeros)
4093-
separated by a dot. The numbersare the process start time and the
4092+
consisting of two hexadecimal numbersseparated by a dot. The numbers
4093+
are the process start time and the
40944094
process ID, so <literal>%c</> can also be used as a space saving way
40954095
of printing those items. For example, to generate the session
40964096
identifier from <literal>pg_stat_activity</>, use this query:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp