[GH-ISSUE #62] [FEATURE] Support exporting the data of a specific schema through -n params #51

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

Originally created by @zS1m on GitHub (Dec 1, 2024).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/62

With -n, we can dump the schemas match patten
image

Originally created by @zS1m on GitHub (Dec 1, 2024). Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/62 With `-n`, we can dump the schemas match patten ![image](https://github.com/user-attachments/assets/188d1015-e2cf-4394-bc86-e7a6869db9d2)
Author
Owner

@prince-tanapong commented on GitHub (Oct 28, 2025):

yeah..

The problem is if the db have alot of schema and table, and does not pass in -n it always error

ERROR: out of shared memory HINT: You might need to increase max_locks_per_transaction. pg_dump: detail: Query was: LOCK TABLE

<!-- gh-comment-id:3454932048 --> @prince-tanapong commented on GitHub (Oct 28, 2025): yeah.. The problem is if the db have alot of schema and table, and does not pass in -n it always error ERROR: out of shared memory HINT: You might need to increase max_locks_per_transaction. pg_dump: detail: Query was: LOCK TABLE
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#51
No description provided.