mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 21:55:48 +03:00
[GH-ISSUE #108] support for --format=custom ? #90
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#90
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 @vcornil on GitHub (Mar 18, 2025).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/108
Hi,
is it possible somehow to add the "--format=custom" custom-format archive command-line options suitable for input into pg_restore. Together with the directory output format, this is the most flexible output format in that it allows manual selection and reordering of archived items during restore. This format is also compressed by default.
@eduardolat commented on GitHub (Mar 19, 2025):
This is not supported for the moment, maybe in future updates and only if it don't cause issues with the rest of the options