buffer manager - Mailing list pgsql-general

From ravi chotalia
Subject buffer manager
Date
Msg-id BAY103-F1025AEA2579DF6BAE9C789E29C0@phx.gbl
Whole thread Raw
Responses Re: buffer manager
Re: buffer manager
List pgsql-general
hi
i'm working on typical problem of comparing buffer manager's policies
(MRU/LRU/FIFO) and working on postgresql 8-03 . I read old versiona and beta
version and found 8-03 uses LRU 2q and the newer beta version is using
simple LRU but this time global buffer lock is used removing vacum process
in freelist. since i'm working on 8-03 and want to change my code as less as
possible , is there any version where simple LRU is used with 8-0-3's vacum
and BufferStrategyCDB stuff.
regards
ravi

_________________________________________________________________
1000s of Sexy Singles online now at Lavalife http://lavalife.com.au


pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: how to list rules?
Next
From: "vinita bansal"
Date:
Subject: Backup and Restore mechanism in Postgres