On Tue, Jan 13, 2009 at 4:20 PM, Tom Lane <[email protected]> wrote: > "Joshua D. Drake" <[email protected]> writes: >> When I set it up, it automatically appended the time so I got: >> postgresql.log.1231878270 >> That seems a bit, well wrong. If I say I want postgresql.log I should >> get postgresql.log. > > You'd probably reconsider around the time the log file filled your disk. > You really *don't* want a single fixed filename, you want some kind of > rotation series.
Clearly so, but it does seem a bit odd if there's really NO way to insist on a particular fixed filename. ...Robert -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
