Avoid using swap in a cluster

Поиск
Список
Период
Сортировка
От Ricardo Humphreys
Тема Avoid using swap in a cluster
Дата
Msg-id 3aa4c10905090118046e81b107@mail.gmail.com
обсуждение исходный текст
Ответы Re: Avoid using swap in a cluster  (Richard Huxton <dev@archonet.com>)
Список pgsql-performance
Hi all.
 
In a cluster, is there any way to use the main memory of the other nodes instead of the swap? If I have a query with many sub-queries and a lot of data, I can easily fill all the memory in a node. The point is: is there any way to continue using the main memory from other nodes in the same query instead of the swap?
 
Thank you,
Ricardo.
 

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

Предыдущее
От: alison@mirrabooka.com (Alison Winters)
Дата:
Сообщение: Re: lots of updates on small table
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: Massive performance issues