Re: High update activity, PostgreSQL vs BigDBMS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: High update activity, PostgreSQL vs BigDBMS
Дата
Msg-id 6903.1167317814@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: High update activity, PostgreSQL vs BigDBMS  ("Shoaib Mir" <shoaibmir@gmail.com>)
Ответы Re: High update activity, PostgreSQL vs BigDBMS  (Guy Rouillier <guyr-ml1@burntmail.com>)
Список pgsql-performance
"Shoaib Mir" <shoaibmir@gmail.com> writes:
> Here are my few recommendations that might help you:
> [ snip good advice ]

Another thing to look at is whether you are doing inserts/updates as
individual transactions, and if so see if you can "batch" them to
reduce the per-transaction overhead.

            regards, tom lane

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

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: Advice on selecting good values for work_mem?
Следующее
От: "fabrix peñuelas"
Дата:
Сообщение: Postgresql Configutation and overflow