[GH-ISSUE #170] Feature request -- Dump with pg_dumpall (to work with nextcloud db) #136

Open
opened 2026-02-26 21:34:34 +03:00 by kerem · 0 comments
Owner

Originally created by @tobi-dub on GitHub (Feb 21, 2026).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/170

When dumping a nextcloud database, restore fails when using pgbackweb as it uses pg_dump (documented in this issue).

A dump and restore is successful using pg_dumpall instead, as it also dumps roles and permissions.

Originally created by @tobi-dub on GitHub (Feb 21, 2026). Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/170 When dumping a nextcloud database, restore fails when using pgbackweb as it uses `pg_dump` ([documented in this issue](https://www.reddit.com/r/NextCloud/comments/1r8h82f/backup_validation_db_restore_fails_role_oc_admin/?sort=new)). A dump and restore is successful using `pg_dumpall` instead, as it also dumps roles and permissions.
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#136
No description provided.