Re: Incremental backup - Mailing list pgsql-general

From Peter J. Holzer
Subject Re: Incremental backup
Date
Msg-id YXujJqYBxxWppK/Q@hjp.at
Whole thread Raw
In response to Re: Incremental backup  (Mladen Gogala <gogala.mladen@gmail.com>)
Responses Re: Incremental backup
List pgsql-general
On 2021-10-28 21:14:53 -0400, Mladen Gogala wrote:
> On 10/28/21 18:07, Andreas Joseph Krogh wrote:
>     I think everybody agrees that incremental backup per database, and not
>     cluster-wide, is nice, and it would be nice if PG supported it. But, given
>     the way PG is architectured, having cluster-wide WALs, that's not an easy
>     task to implement.
>
> I am not advocating for the database level incremental backups, but all
> databases that have it also have cluster wide/instance wide WAL logs. Cluster
> wide WAL logs do not make database level incremental backups hard. Both Oracle
> and DB2 have database level incremental backups and both have cluster wide WAL
> (redo or logs).

I was not aware that Oracle even has something equivalent to a Postgres cluster.

        hp

--
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | hjp@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Attachment

pgsql-general by date:

Previous
From: Tore Halvorsen
Date:
Subject: Re: pg_dump and pg_restore and foreign keys
Next
From: Shaozhong SHI
Date:
Subject: DBeaver does not show all tables in a Schema