Thread: CHECKPOINTS

CHECKPOINTS

From
TPCCUVA
Date:
Hello.

I need to make checkpoints exactly every 30 minutes since a specific
moment when a program starts.

It's necesary that postgres doesn't make checkpoints automatically.

Can you help us?

Is there any log file where postgres records information about the
checkpoints that hes bees made?

I'm using postgres 7.1.3

Thanks.