Re: A single escape required for log_filename - Mailing list pgsql-hackers

From Robert Haas
Subject Re: A single escape required for log_filename
Date
Msg-id 603c8f070902061008t215703fdqffc697b55da719fb@mail.gmail.com
Whole thread Raw
In response to Re: A single escape required for log_filename  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Fri, Feb 6, 2009 at 12:44 PM, Bruce Momjian <bruce@momjian.us> wrote:
> Peter Eisentraut wrote:
>> On Wednesday 14 January 2009 05:23:53 Tom Lane wrote:
>> > However, since there's no standard strftime escape for epoch,
>> > Robert's proposal to rip out the functionality would break any existing
>> > code that still depends on this formatting option.
>>
>> If it came down to this, then I'd say rip it out.  Naming log files by epoch
>> isn't exactly a user-friendly practice anyway, and there are equivalent but
>> more readable formatting options available.
>
> Are we doing anything about this for 8.4?

The patch is trivial and unlikely to break anything, but Tom wasn't
sure it made sense to change the behavior.  I believe he's in the
minority, though.

...Robert


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Mention CITEXT in the FAQ
Next
From: Alvaro Herrera
Date:
Subject: Re: new GUC var: autovacuum_process_all_tables