Default visualization of BYTEA from Postgres data source #6983
-
I'm using redash with a postgres data source. I have a table with a number of columns. One of the first columns is a BYTEA, and the default visualization (like New Query -> select * from table) of this column is a very long, meaningless-to-the-user hex-encoded string. It's super inconvenient. The workaround I've discovered so far is creating a new query, saving it immediately, going to the Visualization options at the bottom, and unclicking visibility of the offending column, for every new query. Yuck. The pgAdmin client, for example, just shows the words "[binary data]" there, which is a much more correct behavior for a binary data column. Is it possible to configure this default visualization somehow? EDIT: This is version Version: 10.1.0 (2589bef) installed with Docker Compose. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Going to turn this into an issue |
Beta Was this translation helpful? Give feedback.
Going to turn this into an issue