Re: Time taken for 1TB postgres restore - RTO

Поиск
Список
Период
Сортировка
От Raj kumar
Тема Re: Time taken for 1TB postgres restore - RTO
Дата
Msg-id CACxU--UPEgBdEARpmm44BjrxoVbw3hZtci0eRrLAzQkEMeU8VQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Time taken for 1TB postgres restore - RTO  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-admin
Hi Simon,

Thanks for your helpful response 🙂
I'm looking for the Recovery time for Cold Backup Restore without a DR Node setup. 

eg. Complete Master database cluster rebuild after a disaster.

Thanks,
Raj Kumar.

On Fri, 17 Jul 2020, 15:37 Simon Riggs, <simon@2ndquadrant.com> wrote:
On Fri, 17 Jul 2020 at 10:44, Raj kumar <rajkumar820999@gmail.com> wrote:
Hi experts,

I'm looking for the information on how much time does it take to restore 1TB Postgres database during DR in cloud solutions like 
1) GCP
2) Azure-Single server & Citus 
3) AWS Aurora & RDS

If anybody has the answer for any of this, please respond. Its a good help for me.

The answer depends heavily on whether your DR planning includes a hot standby server (near zero RTO) or just a cold backup (O(N) RTO) to recover from.

If you're running on a managed service you should ask the service provider about this.

--
Simon Riggs                http://www.2ndQuadrant.com/
Mission Critical Databases

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Time taken for 1TB postgres restore - RTO
Следующее
От: Olivier Gautherot
Дата:
Сообщение: Re: PostgreSQL upgrade from 9.6 to 10.13