Re: Global snapshots - Mailing list pgsql-hackers

From Stas Kelvich
Subject Re: Global snapshots
Date
Msg-id 153A5F03-F6B4-42AE-B8ED-632F7A2570C6@postgrespro.ru
Whole thread Raw
In response to Re: Global snapshots  (Dmitry Dolgov <9erthalion6@gmail.com>)
Responses Re: Global snapshots  (Andres Freund <andres@anarazel.de>)
Re: Global snapshots  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers

> On 29 Nov 2018, at 18:21, Dmitry Dolgov <9erthalion6@gmail.com> wrote:
>
>> On Wed, Jul 25, 2018 at 1:35 PM Arseny Sher <a.sher@postgrespro.ru> wrote:
>>
>> Hello,
>>
>> I have looked through the patches and found them pretty accurate. I'd
>> fixed a lot of small issues here and there; updated patchset is
>> attached.
>
> Hi,
>
> Thank you for working on this patch. Unfortunately, the patch has some
> conflicts, could you please rebase it?

Rebased onto current master (dcfdf56e89a). Also I corrected few formatting issues
and worked around new pgbench return codes policy in tests.

> Also I wonder if you or Stas can shed
> some light about this:
>
>> On Wed, May 16, 2018 at 2:02 PM Stas Kelvich <s.kelvich@postgrespro.ru> wrote:
>>> On 15 May 2018, at 15:53, Robert Haas <robertmhaas@gmail.com> wrote:
>>>
>>> I guess it seems to me that you
>>> have some further research to do along the lines you've described:
>>>
>>> 1. Can we hold back xmin only when necessary and to the extent
>>> necessary instead of all the time?
>>> 2. Can we use something like an STO analog, maybe as an optional
>>> feature, rather than actually holding back xmin?
>>
>> Yes, to both questions. I'll implement that and share results.
>
> Is there any resulting patch where the ideas how to implement this are outlined?

Not yet. I’m going to continue work on this in January. And probably try to
force some of nearby committers to make a line by line review.



-- 
Stas Kelvich
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company


Attachment

pgsql-hackers by date:

Previous
From: Surafel Temesgen
Date:
Subject: Re: COPY FROM WHEN condition
Next
From: Alvaro Herrera
Date:
Subject: Re: New GUC to sample log queries