Re: PostgreSQL settings for running on an SSD drive

Поиск
Список
Период
Сортировка
От Shaun Thomas
Тема Re: PostgreSQL settings for running on an SSD drive
Дата
Msg-id 51C372BA.1040807@optionshouse.com
обсуждение исходный текст
Ответ на Re: PostgreSQL settings for running on an SSD drive  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: PostgreSQL settings for running on an SSD drive  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-performance
On 06/20/2013 03:32 PM, Josh Berkus wrote:

> Did you compare setting RPC to 1.0 vs. setting it to 1.1, or something
> else just slightly higher than SPC?

Yes, actually. My favored setting when we were on 8.3 was 1.5. But
something with the planner changed pretty drastically when we went to
9.1, and we were getting some really bad query plans unless we
*strongly* suggested RPC was cheap. I was afraid I'd have to go lower,
but 1 seemed to do the trick.

--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-676-8870
sthomas@optionshouse.com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: PostgreSQL settings for running on an SSD drive
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: PostgreSQL settings for running on an SSD drive