| От | Stefan Arentz |
|---|---|
| Тема | Storing a kazillion small blobs in postgresql. Smart? |
| Дата | |
| Msg-id | 43EE21B4.8080409@norad.org обсуждение исходный текст |
| Ответы |
Re: Storing a kazillion small blobs in postgresql. Smart?
Re: Storing a kazillion small blobs in postgresql. Smart? |
| Список | pgsql-general |
Hi there, I'm looking at the design for an application where i have to store potentially many gigabytes worth of small blobs of varying sizes (8K - 64K) in a database. I've always been told that it is smarter to store references to files in the database, and I think that is true in a lot of cases. But here I need this data to be transactional and probably replicated so I'm looking into storing it directly in the db. I know this is all rather vague but I'm interested in more experienced pgsql user's opinions about this. Is it smart? Would it work? Or would something like this blow up the db? S.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера