Re: Question about behavior of snapshot too old feature

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Question about behavior of snapshot too old feature
Дата
Msg-id CACjxUsPt4MvWyaP3XfTWMM2DH3uthFbT6TV3z4eFsizmA9s5Pg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Question about behavior of snapshot too old feature  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Question about behavior of snapshot too old feature  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Wed, Oct 19, 2016 at 10:04 AM, Bruce Momjian <bruce@momjian.us> wrote:

> Slide 10 of this presentation has an example showing
> old_snapshot_threshold set to '1min':
>
>         http://momjian.us/main/writings/pgsql/features.pdf

If the presentation is intending to show reasonable values for
production use, that would be better as, maybe, '2h'.

As the documentation says at:

https://www.postgresql.org/docs/current/static/runtime-config-resource.html#GUC-OLD-SNAPSHOT-THRESHOLD

| Useful values for production work probably range from a small
| number of hours to a few days. The setting will be coerced to a
| granularity of minutes, and small numbers (such as 0 or 1min) are
| only allowed because they may sometimes be useful for testing.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Patch: Implement failover on libpq connect level.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Question about behavior of snapshot too old feature