Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement LargeObjects inclusive and exclusive list #117

Open
wwoytenko opened this issue May 14, 2024 · 0 comments
Open

feat: Implement LargeObjects inclusive and exclusive list #117

wwoytenko opened this issue May 14, 2024 · 0 comments
Assignees
Labels

Comments

@wwoytenko
Copy link
Contributor

According to #114 it would be fine to have parameters responsible for Large Object dumping

*--no-large-objects - do not dump large objects at all. But if you have references in tables on those objects you will receive the error during restoration. You will be forced to create empty large objects or set NULL values on references
*--include-large-object - inclusive list of large objects we want to dump. Other large objects will be skipped
*--exclude-large-object - exclusive list of large objects we want to exclude from dump. Other large objects will be dumped

@wwoytenko wwoytenko self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant