Re: Write performance on a large database

Поиск
Список
Период
Сортировка
От tv@fuzzy.cz
Тема Re: Write performance on a large database
Дата
Msg-id a672ae72522bf83a39b0e729edd6cc0a.squirrel@sq.gransy.com
обсуждение исходный текст
Ответ на Write performance on a large database  (Håvard Wahl Kongsgård <haavard.kongsgaard@gmail.com>)
Список pgsql-general
> Hi, I have performance issues on very large database(100GB). Reading from
> the database is no problem, but writing(or heavy writing) is a nightmare.
> I have tried tuning postgresql, but that does not seem to improving the
> writing performance.
> To improve the write performance, what are my options?

Hard to tell with this little info. We need to know more about your
hardware (CPU, RAM, disk setup, ...), PostgreSQL configuration (number of
checkpoint segments, ...) and output from tools like vmstat and iostat.

regards
Tomas


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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: plpgsql function with update and seeing changed data from outside during run
Следующее
От: "Day, David"
Дата:
Сообщение: ECPG and server datatypes vs client representations.