Remove obsolete example of CSV log file name from log_filename document.

Fujii Masao <fujii@postgresql.org>

Commit: 865868043af0f23cd72d4450ca4410828b016cea
Author: Fujii Masao <fujii@postgresql.org>
Date: 2014-06-26T05:30:05Z
Releases: 9.1.14
Remove obsolete example of CSV log file name from log_filename document.

7380b63 changed log_filename so that epoch was not appended to it
when no format specifier is given. But the example of CSV log file name
with epoch still left in log_filename document. This commit removes
such obsolete example.

This commit also documents the defaults of log_directory and
log_filename.

Backpatch to all supported versions.

Christoph Berg

Files

PathChange+/−
doc/src/sgml/config.sgml modified +2 −2