G
George Potemkin
Guest
> i did a 2 part talk a while back called “Updating a record”. Part 2 explains what happens on the client side. can’t find it now. Is it the "Birth, Death, Infinity" presentation from PUG Challenge Americas 2013? pugchallenge.org/.../423_Birth_Death_infinity_v14.pptx pugchallenge.org/.../423_Birth_Death_infinity_v14_wav.mp3 BTW, the similar issue seems to exist with transaction activity: transaction undo is twice faster than transaction create. Client's "hemisphere" (functions and structures that are specific for the client sessions and are not used by the servers) is not involved during transaction's undo. Kill -9 will crash db only with 30% probability when a client creates a transaction and with 90% probability if a client is undoing a transaction though the amount of db updates is exactly the same in both cases.
Continue reading...
Continue reading...