Re: Overhauling GUCS - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Overhauling GUCS
Date
Msg-id 48506FD4.7020804@agliodbs.com
Whole thread Raw
In response to Re: Overhauling GUCS  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: Overhauling GUCS
List pgsql-hackers
Greg,

> At least that way we could always steal more if we want or return some, as
> long as we're careful about when we do it. That would open the door to having
> these parameters be dynamically adjustable. That alone would be worthwhile
> even if we bypass all bells and whistles of the buffer manager.
> 

One hitch, though, is that asynchronous commit could consume big chunks 
of shared_buffers.  So we might still need a limit for people who are 
using async.

--Josh



pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Overhauling GUCS
Next
From: Bruce Momjian
Date:
Subject: Re: cannot use result of (insert..returning)