[GENERAL] Images

2000-11-07 Thread michel_climber
Greetings ! How could I support images types ? How could I support binary data types ? I have read about support to blob type usind oid, but in this model I have to use a native functions . is that the only way to work with images ? thanks Michel _

[GENERAL] images

2000-07-10 Thread Yves Dorfsman
Is it possible to save images in postgreSQL ?? If yes, and in the case of a web site using both postgrSQL and mod_perl, is it preferable (faster) to save images in the database, or to simply save a reference to the images in the database, but load the image from the filesystem ??? Yves. Yv