| От | mgundlach@comosoft.de (Michael Gundlach) |
|---|---|
| Тема | Re: Large tables management question |
| Дата | |
| Msg-id | 19f46a62.0112050641.3fe85590@posting.google.com обсуждение |
| Ответ на | Re: Large tables management question (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-general |
Hi
we are developing image databases since years ...
design hint:
- store the thumbnails in database as a blob
! two tables (image and thumbnail) --
image points to thumbnail!! (not a joke - a good hint)
- store preview and original outside in filesystem
- store the path to preview and orig. in the database
--> these will be fast, solid and usefull!
If it is a realy production system - please use a hardware (!!!) raid system.
Use 2 80GB ide drives on a hardware mirror - it is cheap and secure.
Better are 5 73GB scsi drives as raid 5 (hardware) using one as hotspare ...
Michael
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера