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 Branch ------ REL9_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/d51a6004d00b2013591d466cdac9eba13e25aee3 Modified Files -------------- doc/src/sgml/config.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
