|
|
|
|
|
by jerrygenser
1086 days ago
|
|
> Taking full control of your I/O and buffer management is great if (a) your developers are all smart and experienced enough to be kernel programmers and (b) your DBMS is the only process running on a machine. In practice, (a) is never true, and (b) is no longer true because everyone is running apps inside containers inside shared VMs. The article is about DBMS developers. For DBMS developers, "in practice" (a) and (b) are usually true I think. |
|