store images in a database?

Поиск
Список
Период
Сортировка
От Galliker Armin
Тема store images in a database?
Дата
Msg-id 20051020211443.85878.qmail@web25208.mail.ukl.yahoo.com
обсуждение исходный текст
Список pgsql-novice
Hi

I use pg on my server. Now, I'll store the images I
get from my webcams (tot. 9 pics/sec).

My question, should I use my database to store the
images or should I use the filesystem (and use the db
only for the path)? I heard, db's aren't desiged for
such problems... But there will be about 750'000
*objects* a day. I think that's too much for the
filesystem....

What should I do? (diskspace is not a problem)

Later I'll get the images and stream it to a
*movie*...

Thanks

Armin






___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de

В списке pgsql-novice по дате отправления:

Предыдущее
От: Chris Browne
Дата:
Сообщение: Re: bit map indexes in postgres
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: grant select on all tables