[GH-ISSUE #123] Feature - support for postgres 17 incremental backups #104

Open
opened 2026-02-26 21:34:27 +03:00 by kerem · 1 comment
Owner

Originally created by @paatriot1988 on GitHub (Jun 11, 2025).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/123

PostgreSQL 17 introduced incremental backups using pg_basebackup, allowing for more efficient backups and faster restores. This approach saves storage space and time by only backing up the changes made since the last full backup.

Originally created by @paatriot1988 on GitHub (Jun 11, 2025). Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/123 PostgreSQL 17 introduced incremental backups using pg_basebackup, allowing for more efficient backups and faster restores. This approach saves storage space and time by only backing up the changes made since the last full backup.
Author
Owner

@hermesalvesbr commented on GitHub (Jul 1, 2025):

Great idea

<!-- gh-comment-id:3024230563 --> @hermesalvesbr commented on GitHub (Jul 1, 2025): Great idea
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pgbackweb#104
No description provided.