mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 13:45:54 +03:00
[GH-ISSUE #49] A few questions / maybe feature request #38
Labels
No labels
bug
confirmed next step
duplicate
enhancement
help wanted
in progress
in progress
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pgbackweb#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rivalsystems on GitHub (Sep 24, 2024).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/49
Question / maybe feature request.
Does pgbackweb support PITR?
Alternatively, if not, say you set a cron schedule for every 10 minutes or something. Are those backups incremental, or it's full backups every time?
Lastly, do the backups support hypertables that timescaleDB creates?
@havedill commented on GitHub (Sep 24, 2024):
Sorry, posted from wrong account at first. I answered my second question i think they are just dumps not incrementals.
But i thought of a new question. does the pg_backup utilize the --compress flag? Maybe making that configurable?