[COMMITTERS] pgsql: Request XLOG switch before writing checkpoint in

2009-05-07 Thread Heikki Linnakangas
Log Message: --- Request XLOG switch before writing checkpoint in pg_start_backup(). Otherwise you can end up with an unrecoverable backup if you start a new base backup right after finishing archive recovery. In that scenario, the redo pointer of the checkpoint that pg_start_backup() write

[COMMITTERS] pgsql: Request XLOG switch before writing checkpoint in

2009-05-07 Thread Heikki Linnakangas
Log Message: --- Request XLOG switch before writing checkpoint in pg_start_backup(). Otherwise you can end up with an unrecoverable backup if you start a new base backup right after finishing archive recovery. In that scenario, the redo pointer of the checkpoint that pg_start_backup() write

[COMMITTERS] pgsql: Request XLOG switch before writing checkpoint in

2009-05-07 Thread Heikki Linnakangas
Log Message: --- Request XLOG switch before writing checkpoint in pg_start_backup(). Otherwise you can end up with an unrecoverable backup if you start a new base backup right after finishing archive recovery. In that scenario, the redo pointer of the checkpoint that pg_start_backup() write