Postgres 9.0.3 on Solaris 10
Can't seem to figure out how to stop the postgres log file from rotating on a restart of services.
log_truncate_on_rotation is commented out
log_rotation_age = 1d
We just want it to rotate once a day no matter haw many times we restart.
Don't see anything else that would seem to affect log file rotation
log_truncate_on_rotation is commented out
log_rotation_age = 1d
We just want it to rotate once a day no matter haw many times we restart.
Don't see anything else that would seem to affect log file rotation