Re: Changing work_mem

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: rihad <rihad(at)mail(dot)ru>, pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Changing work_mem
Date: 2019-08-13 15:41:42
Message-ID: ea6b62a3-4aff-cba4-df02-d323073dcbce@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2019-08-13 17:16, rihad wrote:
> If I increase it in postgresql.conf and SIGHUP the master server, will
> the change be applied to all running backends, or only to the ones
> started after the change? Thanks.

It will be applied to all running backends.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message rihad 2019-08-13 15:59:20 Re: Changing work_mem
Previous Message rihad 2019-08-13 15:16:04 Changing work_mem