<varname>log_filename</varname> were <literal>server_log</literal>,
then the chosen file name would be <literal>server_log.1093827753</>
for a log starting at Sun Aug 29 19:02:33 2004 MST.
- This parameter can only be set in the <filename>postgresql.conf</>
- file or on the server command line.
+ Note that the system's <systemitem>strftime</systemitem> is not used
+ directly, so platform-specific (nonstandard) extensions do not work.
</para>
<para>
If CSV-format output is enabled in <varname>log_destination</>,
In the case of the example above, the CSV
file name will be <literal>server_log.1093827753.csv</literal>.
</para>
+ <para>
+ This parameter can only be set in the <filename>postgresql.conf</>
+ file or on the server command line.
+ </para>
</listitem>
</varlistentry>