Re: How can I insert the image as a blob in the table - Mailing list pgsql-general

From Rob Sargent
Subject Re: How can I insert the image as a blob in the table
Date
Msg-id C65AE464-002B-480B-9153-E0F80DA702EF@gmail.com
Whole thread Raw
In response to Re: How can I insert the image as a blob in the table  (Abdul Qoyyuum <aqoyyuum@cardaccess.com.au>)
List pgsql-general


On Apr 12, 2021, at 8:31 PM, Abdul Qoyyuum <aqoyyuum@cardaccess.com.au> wrote:

Have you tried

insert into table(picture) values(lo_import('D:\image.jpg'));
?

No, I’m doing some non-standard compression on the way down.

pgsql-general by date:

Previous
From: Abdul Qoyyuum
Date:
Subject: Re: How can I insert the image as a blob in the table
Next
From: felix.quintgz@yahoo.com
Date:
Subject: Re: The Amazon CloudFront distribution is configured to block access from your country.