Search Postgresql Archives

Re: How can I insert the image as a blob in the table

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Apr 12, 2021, at 8:31 PM, Abdul Qoyyuum <aqoyyuum@xxxxxxxxxxxxxxxxx> 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.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux