Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> For now, DEBUG1. Longer term, we need to discuss a "performance log" or
> some place to put regularly collected performance statistics, rather
> than site specific ones.
As a data point, with Oracle we often found it useful that Oracle logs all
checkpoints. One log entry every few minutes really isn't an excessive amount
of logging, even if it is a routine non-error condition.
I would suggest a higher level, INFO or NOTICE.
--
greg