From: "Nathan Myers" <[EMAIL PROTECTED]> > On Thu, Nov 30, 2000 at 07:02:01PM -0400, The Hermit Hacker wrote: > > [snip] > The logging in 7.1 protects transactions against many sources of > database crash, but not necessarily against OS crash, and certainly > not against power failure. (You might get lucky, or you might just > think you were lucky.) This is the same as for most databases; an > embedded database that talks directly to the hardware might be able > to do better. > If PG had a type of tree based logging filesystem, that it self handles, wouldn't that be almost perfectly safe? I mean that you might lose some data in an transaction, but the client never gets an OK anyways... Like a combination of raw block io and tux2 like fs. Doesn't Oracle do it's own block io, no? Magnus -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Programmer/Networker [|] Magnus Naeslund PGP Key: http://www.genline.nu/mag_pgp.txt -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Re: [HACKERS] beta testing version The Hermit Hacker
- Re: [HACKERS] beta testing version Vince Vielhaber
- Re: [HACKERS] beta testing version Nathan Myers
- Re: [HACKERS] beta testing version The Hermit Hacker
- Re: [HACKERS] beta testing version Nathan Myers
- Re: [HACKERS] beta testing version Vince Vielhaber
- Re: [HACKERS] beta testing version Alex Pilosov
- Re: [HACKERS] beta testing version Nathan Myers
- Re: [HACKERS] beta testing version Ian Lance Taylor
- Re: [HACKERS] beta testing version Don Baccus
- Re: [HACKERS] beta testing version Magnus Naeslund\(f\)
- Re: [HACKERS] beta testing version Don Baccus
- Re: [HACKERS] beta testing version Magnus Naeslund\(f\)
- Re: [HACKERS] beta testing version Tom Lane
- Re: [HACKERS] beta testing version The Hermit Hacker
- Re: [HACKERS] beta testing version Thomas Lockhart
- Re: [HACKERS] beta testing version The Hermit Hacker
- Re: [HACKERS] Please advise features in 7.1 (SUMMARY... Ross J. Reedstrom
- Re: [HACKERS] Please advise features in 7.1 (SUMMARY... xuyifeng
- Re: [HACKERS] Please advise features in 7.1 (SU... Thomas Lockhart
- Re: [HACKERS] Please advise features in 7.1 ... Andrew Snow