Re: Question regarding clock-sweep

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Question regarding clock-sweep
Date: 2005-04-11 16:33:41
Message-ID: 200504110933.41152.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rémi Zara 2005-04-11 19:33:38 NetBSD mac68k crashing on union regression test
Previous Message Josh Berkus 2005-04-11 16:18:10 Re: Question regarding clock-sweep