pg_basebackup + incremental base backups

From: Christopher Pereira <kripper(at)imatronix(dot)cl>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_basebackup + incremental base backups
Date: 2019-11-29 19:57:11
Message-ID: 514b14cb-f0b8-157b-2755-d5170ed4d24b@imatronix.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Our stream replication slave server got out of sync so we need to base
backup again.

In case of big databases, can we do incremental backups with pg_basebackup?

Is there any alternative?

Here was a proposal: https://wiki.postgresql.org/wiki/Incremental_backup

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Olivier Gautherot 2019-11-29 20:37:06 Re: How to get column and identifier names in UPPERCASE in postgres?
Previous Message Alexander Farber 2019-11-29 19:47:50 Re: Counting booleans in GROUP BY sections