| From: | Karl Denninger <karl(at)denninger(dot)net> |
|---|---|
| To: | pgsql-admin(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Incremental Postgres database backup |
| Date: | 2022-03-07 14:30:31 |
| Message-ID: | 9962e5ba-a910-0226-56ed-245fcfc0ac3f@denninger.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On 3/7/2022 09:03, Ron wrote:
> On 3/6/22 23:53, Firthouse banu wrote:
>> Hello Team,
>>
>> Needed an expert advice.
>> Can you guys suggest me to a open source tool which can be used to
>> take incremental backup of individual Postgres databases…
>>
>> We have very large databases whose sizes are again TBs when we do
>> pg_dump or pg_dump all its taking days to complete backups ..
>
> We use PgBackRest, and are very pleased with it.
>
Ditto here. It works very well and has the advantage of being able to
produce an immediately-startable copy of the master.
One caution; you have to pay attention when doing upgrades, even of
minor versions.
The other obvious option is online replication.
--
Karl Denninger
karl(at)denninger(dot)net
/The Market Ticker/
/[S/MIME encrypted email preferred]/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2022-03-07 14:52:40 | Re: Steps to enable SSL Enable |
| Previous Message | Ron | 2022-03-07 14:03:50 | Re: Incremental Postgres database backup |