optional fast checkpointing

commandline -X/--fast-checkpoint
This commit is contained in:
Christoph Monech-Tegeder
2015-04-08 23:07:03 +02:00
parent 79728ba6dd
commit 196585c78a
3 changed files with 12 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
2.0.3 2015-??-??
Add option "--initdb-no-pwprompt" (Ian)
Add -S/--superuser option for witness database creation Ian)
Add -X/--fast-checkpoint option for cloning (Christoph)
2.0.2 2015-02-17
Add "--checksum" in rsync when using "--force" (Jaime)