From: "Michael Paquier" <[email protected]>
On Sat, Dec 7, 2013 at 9:06 AM, MauMau <[email protected]> wrote:
Recovery target 'immediate'
http://www.postgresql.org/message-id/[email protected]

May I implement this feature and submit a patch for the next commitfest if I have time?
Please feel free. I might as well participate in the review.

Thanks. I'm feeling incliend to make the configuration "recovery_target = 'backup_point'" instead of "recovery_target = 'immediate'", because:

* The meaning of this feature for usrs is to recover the database to the backup point. * it doesn't seem to need a new parameter. recovery_target_time sounds appropriate because users want to restore the database at the "time" of backup.

Regards
MauMau



--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to