Export and import blob (bytea) data (RM #6078)
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"
Comment migrated from Redmine: https://redmine.postgresql.org/issues/6078#note-1 Originally created by Aditya Toshniwal at 2021-01-15 11:40:51 UTC.
Redmine ticket header update:
| Name | Old Value | New Value |
|---|---|---|
| Sprint changed | Ready |
Changes in psycopg library is required an issue is already raised. https://github.com/psycopg/psycopg/issues/884