Re: Is zheap on track for PostgreSQL 12.0?

From: AJG <ayden(at)gera(dot)co(dot)nz>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Is zheap on track for PostgreSQL 12.0?
Date: 2019-02-05 20:30:25
Message-ID: 1549398625706-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2019-02-05 21:11:19 Re: Too rigorous assert in reorderbuffer.c
Previous Message Paul Ramsey 2019-02-05 19:25:04 Re: Changing SQL Inlining Behaviour (or...?)