log_rotation_age - Mailing list pgsql-admin

From Jan-Peter Seifert
Subject log_rotation_age
Date
Msg-id 20090428084305.61450@gmx.net
Whole thread Raw
List pgsql-admin
Hello,

regarding the logging settings I've some questions.

http://www.postgresql.org/docs/8.3/interactive/runtime-config-logging.html

log_rotation_age

Are log files automatically rotated at midnight per default as it seems? Wouldn't truncate_on_rotation cause
informationloss otherwise? If the server starts at say 11:00 AM and the log file is rotated 24 hours later, wouldn't
thenall the entries before 11:00 AM on the next day be lost or is the starting point set according to the % escapes in
log_filename?What am I missing? 

Is there a mechanism to automatically clean up additional log files created because the original log file became bigger
thanlog_rotation_size? 

Thank you very much,

Peter
--
Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!*
http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a

pgsql-admin by date:

Previous
From: samana srikanth
Date:
Subject: Restore Table Issue
Next
From: Dhaval Rami
Date:
Subject: Alter table command for renaming table is getting stuck.