Re: PostgreSQL

Curt Sampson <[email protected]> Fri, 3 Feb 2006 12:28:57 +0900 (JST)
Newsgroups gmane.os.netbsd.current,gmane.os.netbsd.devel.performance,gmane.os.netbsd.devel.general,gmane.os.netbsd.devel.network
Message-ID <[email protected]>
On Thu, 2 Feb 2006, Steven M. Bellovin wrote:

> What if it's doing a write across a page boundary, and the second page
> isn't there?

That's been solved for a long time, since the 6502. The you just wrap;
write the bytes for the second page to the beginning of the initial page.

:-)

(My understanding is that the even the 65816 still does this, unless you
explicitly turn it off, for compatability reasons.)

cjs
-- 
Curt Sampson            <[email protected]>             +81 90 7737 2974
   The power of accurate observation is commonly called cynicism
   by those who have not got it.    --George Bernard Shaw