Re: Question regarding clock-sweep - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Question regarding clock-sweep
Date
Msg-id 200504110933.41152.josh@agliodbs.com
Whole thread Raw
In response to Re: Question regarding clock-sweep  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom,

> There's not any special smarts for seqscans, but the counter should
> handle that.

So all pages start out with the same counter, except VACUUM tuples?

BTW, I found this paper on RDBMS memory management, which probably could have 
saved us some weeks of discussion:
http://www.cs.usask.ca/~wew036/research/comprehensive.pdf

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Question regarding clock-sweep
Next
From: Reinhard Max
Date:
Subject: probably needless linking against readline and ncurses