| От | Bruno Wolff III |
|---|---|
| Тема | Re: Performance suggestions? |
| Дата | |
| Msg-id | 20041215144425.GA13637@wolff.to обсуждение исходный текст |
| Ответ на | Performance suggestions? ("Harvey, Allan AC" <HarveyA@OneSteel.com>) |
| Список | pgsql-general |
On Wed, Dec 15, 2004 at 10:22:31 +1100, "Harvey, Allan AC" <HarveyA@OneSteel.com> wrote: > Hi all, > > I'm after suggestions on how to keep the initial performance > of a system I've put together for longer than 2 minutes. > > I have a small table about 20 rows, a constant, that is receiving > about 160 updates per second. > The table is used to share gathered data to other process asynchronously. > After 5 min it is 12 updates per second. > Performance returns after a vacuum analyse. You should vacuum that table after a very short period of time. From your description, I would guess that you want to vacuum it at least once a minute, probably more often if the vacuum itself doesn't slow things down too much.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера