Re: seq scan cache vs. index cache smackdown - Mailing list pgsql-performance

From Tom Lane
Subject Re: seq scan cache vs. index cache smackdown
Date
Msg-id 14042.1108490119@sss.pgh.pa.us
Whole thread Raw
In response to Re: seq scan cache vs. index cache smackdown  (Josh Berkus <josh@agliodbs.com>)
List pgsql-performance
Josh Berkus <josh@agliodbs.com> writes:
> Why is mmap not workable?

We can't control write order.  There are other equally bad problems,
but that one alone eliminates it from consideration.  See past discussions.

            regards, tom lane

pgsql-performance by date:

Previous
From: Josh Berkus
Date:
Subject: Re: seq scan cache vs. index cache smackdown
Next
From: "Merlin Moncure"
Date:
Subject: Re: seq scan cache vs. index cache smackdown