Performance degrades until dump/restore

Поиск
Список
Период
Сортировка
От Chris
Тема Performance degrades until dump/restore
Дата
Msg-id CAMv1wqf0q=pYN6H5LD+6AY44BzY5iczuGJ7SKCaN2hyHbUQsBQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Performance degrades until dump/restore  (Chris Travers <chris.travers@gmail.com>)
Re: Performance degrades until dump/restore  (Willy-Bas Loos <willybas@gmail.com>)
Re: Performance degrades until dump/restore  (Andy Colson <andy@squeakycode.net>)
Re: Performance degrades until dump/restore  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Hello,
I'm using PG 9.1.  Data is streaming into one particularly large table (at 11 million rows currently) on a constant basis.  It is pretty much all inserts, very little updates or deletes (if any).
After a week or so, query performance on this table turns abysmal.  If I dump the db, then restore, performance turns great for a while before it starts to bog down again in the following days.
 
So far, the only answers I can find by searching is to turn autovacuum on.  But it should already by on by default. The only setting that I have modified was to increase shared buffer.
 
I'm not really sure where to go from here. Anybody have any suggestions on what the problem(s) might be and how to rectify it?
 
Thanks!
 

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

Предыдущее
От: Sergey Konoplev
Дата:
Сообщение: Re: Log to syslog in one line
Следующее
От: Chris Travers
Дата:
Сообщение: Re: Performance degrades until dump/restore