Re: time-delayed standbys
От | Greg Stark |
---|---|
Тема | Re: time-delayed standbys |
Дата | |
Msg-id | BANLkTi=QScpDTkUw3iw6JaO15uUvx_P4qg@mail.gmail.com обсуждение исходный текст |
Ответ на | time-delayed standbys (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: time-delayed standbys
Re: time-delayed standbys |
Список | pgsql-hackers |
On Wed, Apr 20, 2011 at 3:47 AM, Robert Haas <robertmhaas@gmail.com> wrote: > While I was out at the MySQL conference last week, I heard that one of > the forthcoming MySQL features is "time-delayed replication": Incidentally, this is a popular Oracle feature. It's a poor man's "flashback" and similar to how some filesystems automatically create regular snapshots of every home directory so you can get back stuff at some arbitrary point in the past. I haven't read the patch but are you delaying delivering the log or delaying replaying it? I think you actually want the latter so in case of a real failure you can choose between replaying the last 5 minutes and recovering everything or intentionally dropping that history if the failure was caused by an application problem. -- greg
В списке pgsql-hackers по дате отправления: