From: | "Andrey V(dot) Lepikhov" <a(dot)lepikhov(at)postgrespro(dot)ru> |
---|---|
To: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, PostgreSQL-Dev <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Global snapshots |
Date: | 2020-06-10 03:05:47 |
Message-ID: | 9964cf46-9294-34b9-4858-971e9029f5c7@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 09.06.2020 11:41, Fujii Masao wrote:
>
>
> On 2020/05/12 19:24, Andrey Lepikhov wrote:
>> Rebased onto current master (fb544735f1).
>
> Thanks for the patches!
>
> These patches are no longer applied cleanly and caused the compilation
> failure.
> So could you rebase and update them?
Rebased onto 57cb806308 (see attachment).
>
> The patches seem not to be registered in CommitFest yet.
> Are you planning to do that?
Not now. It is a sharding-related feature. I'm not sure that this
approach is fully consistent with the sharding way now.
--
Andrey Lepikhov
Postgres Professional
https://postgrespro.com
Attachment | Content-Type | Size |
---|---|---|
0001-GlobalCSNLog-SLRU.patch | text/x-patch | 24.1 KB |
0002-Global-snapshots.patch | text/x-patch | 63.5 KB |
0003-postgres_fdw-support-for-global-snapshots.patch | text/x-patch | 31.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2020-06-10 03:35:49 | Re: Read access for pg_monitor to pg_replication_origin_status view |
Previous Message | Kyotaro Horiguchi | 2020-06-10 03:05:10 | Re: Asynchronous Append on postgres_fdw nodes. |