Postgres incremental backups per db (not per cluster)

From: Jaime Solorzano <jaisol(at)hotmail(dot)com>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Postgres incremental backups per db (not per cluster)
Date: 2021-09-23 19:57:27
Message-ID: BN3PR04MB2370A8DFFEF0BED67D8EC3C5DDA39@BN3PR04MB2370.namprd04.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

According to the WAL Point-in-time recovery and incremental backup documentation, pg_basebackup and wals are used to take backups and incremental backups of a running PostgreSQL cluster.

I wonder if there is a way to take incremental backups per database instead of the entire cluster.

Thanks !

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Israel Brewster 2021-09-23 20:17:31 Re: Faster distinct query?
Previous Message Geoff Winkless 2021-09-23 18:36:48 Re: Faster distinct query?