Search Postgresql Archives

bytea / large object and image

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

 



Hi,

I create a table with some large object (ref: OID) to store some images.
When my PHP will display some data, it will also display the images stored as OID.

However, i've read that before i must restore the image by exporting them to local (on server) file.

isn't it easier in this case, to simply store the path and file name of file to DB and just read the data to display image on PHP pages ?
what is the purpose in this case to store image a bytea / large object ?

thanks a lot,

Al.

[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 Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux