View Single Post

   
  #5 (permalink)  
Old 04-18-2008, 12:08 PM
Tom Lane
 
Posts: n/a
Default Re: seq scan cache vs. index cache smackdown

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

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote