On 25 January 2014 15:34, Heikki Linnakangas <[email protected]> wrote: > Add recovery_target='immediate' option. > > This allows ending recovery as a consistent state has been reached. Without > this, there was no easy way to e.g restore an online backup, without > replaying any extra WAL after the backup ended. > > MauMau and me.
"as soon as a consistency is reached" Could this perhaps instead read: "as soon as a consistent state is reached" Also: s/ie./i.e./ -- Thom -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
