Performance Problems

Поиск
Список
Период
Сортировка
От Warren
Тема Performance Problems
Дата
Msg-id BHENKBEAABOIDGBPPMCGAEHIECAA.warren@clarksnutrition.com
обсуждение исходный текст
Ответы Re: Performance Problems  ("Matthew T. O'Connor" <matthew@zeut.net>)
Re: Performance Problems  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
I have one table that gets slower and slower over time. It has a lot of
UPDATES INSERTS and DELETES run on it. It may have as many as 20,000 rows at
any given time. I am running autovacuum using the following command line:

/usr/local/pgsql/bin/pg_autovacuum -D -s -S -L
/usr/local/pgsql/log/autovacuum -U postgres -P password -H 127.0.0.1 -p 5432

It does speed back up after I do a full vacuum on it. What can I do to keep
the performance consistent.

Thanks,

Warren Bell


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

Предыдущее
От: "Jonel Rienton"
Дата:
Сообщение: Re: Bus error on make check
Следующее
От: "Doug Hall"
Дата:
Сообщение: Re: Bus error on make check