template1 vacuuming consuming much time compared to another production DBs

Поиск
Список
Период
Сортировка
От pradeep singh
Тема template1 vacuuming consuming much time compared to another production DBs
Дата
Msg-id CA+TUHZXGvmvG+5gyv3ZwFHvdky4ny_9oP07JuVo4YaVzKwPHYw@mail.gmail.com
обсуждение исходный текст
Ответы Re: template1 vacuuming consuming much time compared to another production DBs  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-performance
Hi,


I am using postgresql 8.1 DB.
I have a large DB and i run the vacuum every hour with "vocuumdb
--analyze -a" option.
Some times template1 consumes much time in comparison to my own DB.I
think at these times the load on OS is higher. But from iostat logs i
can see that the load on the partition where DB resides is not too
much.
I would like to know why such thing happens?
What are the processing that is carried out with the template1 vacuuming.
When the entries in template1 is updated and inserted?
What should be the frequency of template1 vacuuming?
Is template1 is updated as frequent as my own DB is updated?



Thanks,
Pradeep


В списке pgsql-performance по дате отправления:

Предыдущее
От: Ireneusz Pluta
Дата:
Сообщение: Re: - why only 9.1?
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: template1 vacuuming consuming much time compared to another production DBs