Re: Deteriorating performance when loading large objects
В списке pgsql-performance по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Deteriorating performance when loading large objects |
| Дата | |
| Msg-id | 14976.1227620206@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Deteriorating performance when loading large objects ("Vegard Bønes" <vegard.bones@met.no>) |
| Ответы |
Re: Deteriorating performance when loading large objects
|
| Список | pgsql-performance |
"=?iso-8859-1?Q?Vegard_B=F8nes?=" <vegard.bones@met.no> writes:
> I have a problem with large objects in postgresql 8.1: The performance of
> loading large objects into a database goes way down after a few days of
> operation.
> I have a cron job kicking in twice a day, which generates and loads around
> 6000 large objects of 3.7MB each. Each night, old data is deleted, so
> there is never more than 24000 large object in the database.
Are you sure you're deleting the large objects themselves (ie,
lo_unlink), and not just deleting some references to them?
A manual "vacuum verbose" on pg_largeobject might be informative.
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера