| От | Lukas Kahwe Smith |
|---|---|
| Тема | Re: Video storage in Postgres? |
| Дата | |
| Msg-id | 46C53913.4030401@pooteeweet.org обсуждение исходный текст |
| Ответ на | Re: Video storage in Postgres? (JoshuaKramer <josh@globalherald.net>) |
| Ответы |
Re: Video storage in Postgres?
|
| Список | pgsql-advocacy |
JoshuaKramer wrote: > In all seriousness, what advantages accrue by serving video from the DB? Well all the advantages people associate with LOBs: - single place for all data * for backups * for replication * for ACLs I often just care about the first two, in which case I simply employ a mod_rewrite rule, that points to the on disc version of the file and fals back to serving directly from the database (but also dump a file to the proper location on disc). regards, Lukas
В списке pgsql-advocacy по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера