Bytea as "Binary Data"
От | Colin Beckingham |
---|---|
Тема | Bytea as "Binary Data" |
Дата | |
Msg-id | 89d1ae6b-0f4c-2723-38c7-61a65f17f9e6@kingston.net обсуждение исходный текст |
Ответы |
Re: Bytea as "Binary Data"
|
Список | pgadmin-support |
Currently pgadmin4 displays bytea fields as "[Binary Data]". In searching the archives for the reason for this, I found some discussion on lengthy processing slowing down display. So a decision was made to not attempt to display the data at all, and since the data can be lengthy this makes some sense. While such binary data is not "readable", in the era of SHA hashes it is useful to be able to visually check that the right hash is in the right column using the first few text characters. We can of course do this in the Postgresql REPL or even in the old phpPgAdmin which usefully displays part of the 'escape' translation of the hash. Is there some concrete reason for not displaying such data, or is the community open to revealing a short stub which would be more helpful than no representation at all? Thanks.
В списке pgadmin-support по дате отправления: