Re: [HACKERS] SERIALIZABLE on standby servers

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Kevin Grittner <kgrittn(at)gmail(dot)com>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: [HACKERS] SERIALIZABLE on standby servers
Date: 2018-09-21 12:28:50
Message-ID: CAEepm=1i23Kd5pGYVCDtFnr3ng-4k66yHOJJCyfFO8xFDYRg-A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Kevin, all,

/me pokes ancient thread

I haven't done any more work on the problems mentioned above, but I
ran into Kevin at PostgresOpen in San Francisco and he said he might
have some time to look at this problem. So, here is a long overdue
rebase of the WIP patch. It shows a first order approximation of
DEFERRABLE working on a standby (for example, see the sequence from
the first message in the thread[1]). I'll add it to the next
Commitfest so I know when to rebase it.

[1] https://www.postgresql.org/message-id/flat/CAEepm%3D2b9TV%2BvJ4UeSBixDrW7VUiTjxPwWq8K3QwFSWx0pTXHQ%40mail.gmail.com

--
Thomas Munro
http://www.enterprisedb.com

Attachment Content-Type Size
0001-SERIALIZABLE-READ-ONLY-DEFERRABLE-for-hot-standby-v3.patch application/octet-stream 38.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2018-09-21 12:56:47 Re: Size and size_t in dsa API
Previous Message Pavel Stehule 2018-09-21 12:01:15 Re: Proposal for disk quota feature