| From: | manish yadav <manishy174(at)yahoo(dot)co(dot)in> |
|---|---|
| To: | "pgsql-performance(at)lists(dot)postgresql(dot)org" <pgsql-performance(at)lists(dot)postgresql(dot)org>, masheed ullah <masheedullah(at)gmail(dot)com> |
| Subject: | Re: Postgres DB backup is taking too much time |
| Date: | 2026-05-03 17:16:36 |
| Message-ID: | 1960819079.3121752.1777828596848@mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
You may try barman with rsync option and adding parallelism i.e. parallel_jobs =6 (based on the CPU core available on the barman machine)
Thanks and Regards,
Manish Yadav
On Sunday 3 May, 2026 at 03:12:45 PM IST, masheed ullah <masheedullah(at)gmail(dot)com> wrote:
Hi,
We have a database of 20TB, and it's taking almost 24 hours to complete. While full restore takes 28 hours. Although we have HA enabled with primary and multiple replica's.
So we need a solution/tool to reduce the RTO, incase of disk failure/ Human error for data/tables deletion.
We are using Barman for backup.
My question is "Are there any tools like ZDLRA appliances for Oracle" to reduce the RTO to less than 10 hours".
Best Regards,
Khattak
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Sabino Mullane | 2026-05-04 00:20:05 | Re: Postgres DB backup is taking too much time |
| Previous Message | masheed ullah | 2026-05-03 09:42:21 | Postgres DB backup is taking too much time |