Re: Is zheap on track for PostgreSQL 12.0? - Mailing list pgsql-hackers

From AJG
Subject Re: Is zheap on track for PostgreSQL 12.0?
Date
Msg-id 1549398625706-0.post@n3.nabble.com
Whole thread Raw
In response to Re: Is zheap on track for PostgreSQL 12.0?  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
Hopefully someone checked out this academic paper, as the perf gains seem
impressive on the surface..

http://madsys.cs.tsinghua.edu.cn/publications/TS2018-liu.pdf

DudeTx: Durable Transactions Made Decoupled

"This paper presents DudeTx, a crash-consistent durable transaction system
that avoids the drawbacks of both undo and redo logging." 



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html


pgsql-hackers by date:

Previous
From: Paul Ramsey
Date:
Subject: Re: Changing SQL Inlining Behaviour (or...?)
Next
From: Alvaro Herrera
Date:
Subject: Re: Too rigorous assert in reorderbuffer.c