-
Notifications
You must be signed in to change notification settings - Fork 739
Export and import blob (bytea) data (RM #6078) #4011
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
Labels
Comments
Comment migrated from Redmine: https://redmine.postgresql.org/issues/6078#note-1 Redmine ticket header update:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue migrated from Redmine: https://redmine.postgresql.org/issues/6078
Originally created by Durum Dara at 2020-12-08 17:17:40 UTC.
In EMS PGSQL manager all bytea field have a button to load or save the content from/to file.
It is very useful, because these blob fields can contain PDF files or other binary files.
If would be better if the live query editor will have local popup menu with two functions.
"Load data from file"
"Save data to file"
The text was updated successfully, but these errors were encountered: