mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 05:35:57 +03:00
[GH-ISSUE #40] [FEATURE] Allow dumps from databases with row level security enabled #28
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#28
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 @tiehfood on GitHub (Sep 9, 2024).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/40
We have a database with enabled row level security.
For the backup user we need to pass the argument "--enable-row-sercurity" to the pg_dump process.
Would be great if we have support for that in the app.
Really great project.
I was long on the search for such a project and could not believe that there is no nice solution for this task, only more or less handy CLI tools.
Missed a clean, modern and organized UI frontend to manage database backups.
Your project does exactly that. Thumbs up 👍
@tiehfood commented on GitHub (Feb 10, 2025):
I want to vote this up 😊 I would really appreciate it 👍🏼