Re: The plan for FDW-based sharding - Mailing list pgsql-hackers

From Konstantin Knizhnik
Subject Re: The plan for FDW-based sharding
Date
Msg-id 56D2E496.7010609@postgrespro.ru
Whole thread Raw
In response to Re: The plan for FDW-based sharding  (Kevin Grittner <kgrittn@gmail.com>)
List 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




pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Relation cache invalidation on replica
Next
From: Michael Paquier
Date:
Subject: Re: exposing pg_controldata and pg_config as functions