Re: Improving connection scalability: GetSnapshotData()

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Improving connection scalability: GetSnapshotData()
Дата
Msg-id CAH2-WznuZD9QxFzWGd6Czz_89gpO=2+TEa84ZJibibWhtTh8Ww@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Improving connection scalability: GetSnapshotData()  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Tue, Apr 7, 2020 at 11:28 AM Andres Freund <andres@anarazel.de> wrote:
> There is a lot of code that is pretty unsafe around wraparounds... They
> are getting easier and easier to hit on a regular schedule in production
> (plenty of databases that hit wraparounds multiple times a week). And I
> don't think we as PG developers often don't quite take that into
> account.

It would be nice if there was high level documentation on wraparound
hazards. Maybe even a dedicated README file.

-- 
Peter Geoghegan



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Improving connection scalability: GetSnapshotData()
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Improving connection scalability: GetSnapshotData()