Re: need a hand with my backup strategy please...

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: need a hand with my backup strategy please...
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B17C216E0@ntex2010a.host.magwien.gv.at
обсуждение исходный текст
Ответ на Re: need a hand with my backup strategy please...  ("Echlin, Jamie (KFIA 611)" <jamie.echlin@credit-suisse.com>)
Список pgsql-general
Jamie Echlin wrote:
> I was planning to rely on the disk backup (of the base backup) if I wanted to restore to a version
> before the last on disk base backup. But your point about redundancy is good... I think I will keep
> two base backups, and do a base backup every day. Over the network this takes 5-10 mins or so, so not
> a big deal.
> 
> I'll retain wals for 48 hours. Having to go to a PIT before the last hour or so would be a major
> undertaking anyway.

I have seen cases where a software bug in the application gradually
caused data in the database to be changed.  It took a while to notice that.
In such a case you want to have a backup from a month ago or more so that
you can extract the data as they were back then and try to repair as much
as possible.

Also, what if a problem was introduced right before the weekend and noticed
immediately afterwards?  That might be more than 48 hours ago.

There are other scenarios where a backup from longer ago would really help.

Yours,
Laurenz Albe

В списке pgsql-general по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: best practice for || set of rows --> function --> set of rows
Следующее
От: Bret Stern
Дата:
Сообщение: Re: Using ODBC and VBA to pull data from a large object