does slony use work_mem? - Mailing list pgsql-general

From Willy-Bas Loos
Subject does slony use work_mem?
Date
Msg-id CAHnozThm1PpRpXQYL+3Or-sANk8CYUyb+CA8Vdab71-PstZQ9w@mail.gmail.com
Whole thread Raw
List pgsql-general
Hi,

Does slony use work_mem?
We are considering to limit work_mem on a per task basis so that
demanding tasks can get more with a low risk of entering SWAP.

(work_mem is used for:
ORDER BY, DISTINCT, merge joins, hash joins, hash-based aggregation,
and hash-based processing of IN subqueries. )

Cheers,

WBL

--
"Patriotism is the conviction that your country is superior to all
others because you were born in it." -- George Bernard Shaw

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Implementing "thick"/"fat" databases
Next
From: Chris Travers
Date:
Subject: Re: Implementing "thick"/"fat" databases