How to keep Image data in file system with Postgres database?
0
votes
1
answer
608
views
I am wondering is there any way to store image type data (binary data) in postgresql not directly into the columns but resides in the file system but not gonna store the path link as text in database but store as binary type data using any kind of 3rd party open source technology or anything else.
I am using postgresql version 15.
Asked by Saadman Karim
(21 rep)
Mar 2, 2023, 06:19 AM
Last activity: Feb 22, 2025, 10:09 AM
Last activity: Feb 22, 2025, 10:09 AM