There are a couple of issues with how pgmanage displays bytea columns:
- In Query Tab bytea is displayed as base64 encoded string, even though
show bytea_output outputs "HEX"
- Discrepancy between Query and Data Editor: Cells in Data Editor don't show anything, the API response for data edtior grid has incorrect values like "<memory at 0x7f9911f90940>"
There are a couple of issues with how pgmanage displays bytea columns:
show bytea_outputoutputs "HEX"