* Jose Carlos Garcia Sogo:

>> Or simply: purge all records older than a month.
>
>  Yes, that should work, IMO.

You should check that it actually keeps the database size bounded,
though.  Some B-tree implementations have problems with
ever-increasing keys, and a perpetually growing number of pages is
never used again.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to