| От | Greg Smith |
|---|---|
| Тема | Re: In memory Database for postgres |
| Дата | |
| Msg-id | Pine.GSO.4.64.0811171822200.17260@westnet.com обсуждение исходный текст |
| Ответ на | Re: In memory Database for postgres ("Scott Marlowe" <scott.marlowe@gmail.com>) |
| Список | pgsql-general |
On Mon, 17 Nov 2008, Scott Marlowe wrote: > Just wondering if you compared it to how fast it runs if you've got > lots of shared_buffers and everything fits into memory. That would be > an interesting comparison. With a large increase in work_mem as well to speed up sorting. If the bottleneck is write speed on the intermediate results mentioned, then it may very well be the case that the best way to accelerate this workload is with a RAM-based tablespace. But in some cases tuning shared_buffers and work_mem way upwards is all it takes. -- * Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера