mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
Lots of doc corrections.
Josh Kupershmidt
This commit is contained in:
@ -7595,7 +7595,7 @@ LogCheckpointEnd(bool restartpoint)
|
||||
* CHECKPOINT_END_OF_RECOVERY: checkpoint is for end of WAL recovery.
|
||||
* CHECKPOINT_IMMEDIATE: finish the checkpoint ASAP,
|
||||
* ignoring checkpoint_completion_target parameter.
|
||||
* CHECKPOINT_FORCE: force a checkpoint even if no XLOG activity has occured
|
||||
* CHECKPOINT_FORCE: force a checkpoint even if no XLOG activity has occurred
|
||||
* since the last one (implied by CHECKPOINT_IS_SHUTDOWN or
|
||||
* CHECKPOINT_END_OF_RECOVERY).
|
||||
*
|
||||
|
Reference in New Issue
Block a user