Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Do we need a ShmList implementation? - Mailing list pgsql-hackers

From Markus Wanner
Subject Re: Do we need a ShmList implementation?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Do we need a ShmList implementation?  ("Kevin Grittner" <[email protected]>)
List pgsql-hackers
On 09/20/2010 08:06 PM, Kevin Grittner wrote:
> Obviously, if there were a dynamic way to add to the entries as
> needed, there would be one less setting (hard-coded or GUC) to worry
> about getting right.  Too low means transactions need to be
> canceled.  Too high means you're wasting space which could otherwise
> go to caching.  And of course, the optimal number could change from
> day to day or hour to hour.

Yeah, same problem as with lots of the other users shared memory.

It certainly makes sense to decouple the two projects, so you'll have to
pick some number that sounds good to you now.

Regards

Markus



pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Git conversion status
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: Git conversion status