Re: Images in Database
| От | Reshat Sabiq |
|---|---|
| Тема | Re: Images in Database |
| Дата | |
| Msg-id | 4065C92A.5020101@purdue.edu обсуждение исходный текст |
| Ответ на | Re: Images in Database (Aarni Ruuhimäki <aarni.ruuhimaki@kymi.com>) |
| Ответы |
Re: Images in Database
|
| Список | pgsql-novice |
I think unless the DB provides some image-searching capabilities, it's better to store them as paths to save the space. A lot of storage will be wasted otherwise. Isn't that so?
Aarni Ruuhimäki wrote:
-- Sincerely, Reshat. --- If you see my certificate with this message, you should be able to send me encrypted e-mail. Please consult your e-mail client for details if you would like to do that.
Aarni Ruuhimäki wrote:
Hi, Possible, and this is called BLOB data type. Binary large object. Some people use it with the possible cost in db size, the images as data in the db. Some prefer to store images as paths ie. text instead. BR, Aarni On Friday 19 March 2004 14:06, you wrote:Hi all, Is it possible to have an image object in a database, like a gif, bmp, jpeg, no matter which format? How? Couldn't find its datatype on the docs. Cheers,
Вложения
В списке pgsql-novice по дате отправления: