From: | Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru> |
---|---|
To: | Kevin Grittner <kgrittn(at)gmail(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: The plan for FDW-based sharding |
Date: | 2016-02-28 12:14:14 |
Message-ID: | 56D2E496.7010609@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 02/27/2016 11:38 PM, Kevin Grittner wrote:
>
> Is this an implementation of some particular formal technique? If
> so, do you have a reference to a paper on it? I get the sense that
> there has been a lot written about distributed transactions, and
> that it would be a mistake to ignore it, but I have not (yet)
> reviewed the literature for it.
The reference to the article is at our WiKi pages explaining our DTM: https://wiki.postgresql.org/wiki/DTM
http://research.microsoft.com/en-us/people/samehe/clocksi.srds2013.pdf
--
Konstantin Knizhnik
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2016-02-28 13:16:14 | Re: exposing pg_controldata and pg_config as functions |
Previous Message | Simon Riggs | 2016-02-28 09:53:36 | Re: Relation cache invalidation on replica |