Re: Global snapshots - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Global snapshots
Date
Msg-id CEB5C3A6-3CD1-404B-A827-12B6A87D8804@yandex-team.ru
Whole thread Raw
In response to Re: Global snapshots  (Stas Kelvich <s.kelvich@postgrespro.ru>)
List pgsql-hackers
Hi!

> 30 нояб. 2018 г., в 18:00, Stas Kelvich <s.kelvich@postgrespro.ru> написал(а):
>
>
>
<0001-GlobalCSNLog-SLRU-v3.patch><0002-Global-snapshots-v3.patch><0003-postgres_fdw-support-for-global-snapshots-v3.patch>

In spite of recent backup discussions I realized that we need to backup clusters even if they provide global snapshot
capabilities.

I think we can have pretty elegant Point-in-CSN-Recovery here, right? If we want a group of clusters to recover to a
globallyconsistent state. 

Best regards, Andrey Borodin.


pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid
Next
From: Fabien COELHO
Date:
Subject: Re: Do PostgreSQL have map and set structure(like STL in C++)?