postgresql: Fix formatting in option description
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
This commit is contained in:
parent
652958eefa
commit
084bd32bad
@ -199,7 +199,7 @@ in
|
|||||||
example = "%m [%p] ";
|
example = "%m [%p] ";
|
||||||
description = ''
|
description = ''
|
||||||
A printf-style string that is output at the beginning of each log line.
|
A printf-style string that is output at the beginning of each log line.
|
||||||
Upstream default is '%m [%p] ', i.e. it includes the timestamp. We do
|
Upstream default is <literal>'%m [%p] '</literal>, i.e. it includes the timestamp. We do
|
||||||
not include the timestamp, because journal has it anyway.
|
not include the timestamp, because journal has it anyway.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user