Re: Clock sweep not caching enough B-Tree leaf pages? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Clock sweep not caching enough B-Tree leaf pages?
Date
Msg-id 20140416150947.GD16358@awork2.anarazel.de
Whole thread Raw
In response to Re: Clock sweep not caching enough B-Tree leaf pages?  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
Hi,


Stephen flagged a ENOPARSE:

On 2014-04-16 16:49:55 +0200, Andres Freund wrote:
> But I also agree with Merlin's that comment at the moment that the
> scalability issues (concurrency and size of shared buffers).

That should have been:

But I also agree with Merlin's comment that at the moment the
scalability issues are bigger than the cache eviction choices.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: The question about the type numeric
Next
From: Alvaro Herrera
Date:
Subject: Re: test failure on latest source