converts back to raw bytes to store.)
Once you actually have raw image data in your table, you can use dbeaver or
other tools and get a rendered image corresponding to the value stored.
--hjl
On Wed, Jul 14, 2021 at 9:12 PM Csanyi Pal wrote:
> 2021. 07. 14. 22:17 keltezéssel, Ho John Lee írta:
If you have the binary data for the image in the bytea field, DBeaver will
display the image when you select that field in table view of the data.
The field will display something like "ÿØÿà JFIF [n]" in the row
(first part of data as unicode, and data length in bytes), you won't see
the ima