Explore >> Select a destination


You are here

sai-oracle.blogspot.com
| | pgdba.org
10.2 parsecs away

Travel
| | [AI summary] This technical article explains the Multi-Version Concurrency Control (MVCC) and transaction isolation levels in PostgreSQL, including how XIDs work and common concurrency issues.
| | hoopercharles.wordpress.com
4.0 parsecs away

Travel
| | May 9, 2010 (Back to the Previous Post in the Series)(Forward to theNext Post in the Series) Continuing the true or false blog article series with more questions that seem to have conflicting answers,if the answers to those questions depend on the source of the informationfound through Internet searches. Today's quiz is on the topic...
| | jonathanlewis.wordpress.com
4.5 parsecs away

Travel
| | A recent thread on the OTN database forum asks the question: "... since redo also has past and current information why can't redo logs be used to retrieve that information? Why is undo required when redo already has all that information." The thread has generated some interesting replies - but to a large extent they...
| | jepsen.io
25.3 parsecs away

Travel
| [AI summary] The article explains the concept of linearizability as a strong single-object consistency model in distributed systems, detailing its real-time ordering requirements and trade-offs regarding availability.