Re: Display Bytea field - Mailing list pgsql-general

From Andy Hartman
Subject Re: Display Bytea field
Date
Msg-id CAEZv3cqebrs+GT1YmWdk4sko7hgtstVKkcP+2OS07UtJ48x=dA@mail.gmail.com
Whole thread Raw
In response to Re: Display Bytea field  (Ron Johnson <ronljohnsonjr@gmail.com>)
Responses Re: Display Bytea field
Re: Display Bytea field
List pgsql-general
could it be done using Powershell? 

On Thu, Jan 9, 2025 at 3:25 PM Ron Johnson <ronljohnsonjr@gmail.com> wrote:
On Thu, Jan 9, 2025 at 3:17 PM Andy Hartman <hartman60home@gmail.com> wrote:
How thru a simple query can I make sure data matches and I can display it

On Thu, Jan 9, 2025 at 3:16 PM Andy Hartman <hartman60home@gmail.com> wrote:
I have migrated over a Table from Mssql that had an Image column I now have it in Postgres

Did SSMS see the column, and then display thousands (or millions) of images? 

What you're going to need here is a GUI app (that can be a web app) which "you" have programmed to know that column is full of JPEG (or PNG or whatever) images, and so call the relevant decoding library then display at the appropriate location in a window.

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Display Bytea field
Next
From: Ron Johnson
Date:
Subject: Re: Display Bytea field