I need to know the moment when postgres makes the checkpoins and theirduration.
Is there any log file where postgres records information about thecheckpoints that has made?
Is there any method for to force to postgres to record that information?
Thanks in advance.