| От | Richard Huxton |
|---|---|
| Тема | Re: Large Objects |
| Дата | |
| Msg-id | 45DEA081.7000803@archonet.com обсуждение исходный текст |
| Ответ на | Large Objects (haukinger@gmx.de) |
| Список | pgsql-general |
haukinger@gmx.de wrote: > Hi all ! > > I'm working on a database that needs to handle insertion of about > 100000 large objects (50..60GB) a day. It should be able to run 200 > days, so it will become about 10TB eventually, mostly of 200..500KB > large objects. How does access to large objects work ? I give the oid > and get the large object... what is done internally ? How (if at all) > are the oid's indexed ? Albe's answered your actual question, but I'd wonder if you really want to do this? The key question is whether you need to have the actual objects stored under transactional control. If not, just saving them as files will prove much more efficient. -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера