10000
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 f458c90 commit 5c8676eCopy full SHA for 5c8676e
doc/src/sgml/config.sgml
@@ -3086,6 +3086,10 @@ local0.* /var/log/postgresql
3086
any time-zone-dependent <literal>%</literal>-escapes, the computation
3087
is done in the zone specified
3088
by <xref linkend="guc-log-timezone">.)
3089
+ The supported <literal>%</literal>-escapes are similar to those
3090
+ listed in the Open Group's <ulink
3091
+ url="http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html">strftime
3092
+ </ulink> specification.
3093
Note that the system's <systemitem>strftime</systemitem> is not used
3094
directly, so platform-specific (nonstandard) extensions do not work.
3095
</para>
0 commit comments