Hi,
I read recently a paper
Keir Fraser & Tim Harris, Concurrent Programing without Locks, ACM Journal Name, vol V, n° N, M 20YY, Page 1-48
About algorithm to manage structure (exemple about red-black tree, skip list) with dead-lock free property, parallel read, etc.
Does this have been studied for PostgreSQL ? There is surely some good idea in it.
Cordialement, Jean-Gérard Pailloncy
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match