Re: Collation versioning

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Collation versioning
Дата
Msg-id da128862-31c8-5bf0-30d0-9dac6332c3b1@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Collation versioning  (Christoph Berg <myon@debian.org>)
Ответы Re: Collation versioning
Список pgsql-hackers
On 2020-09-08 21:33, Christoph Berg wrote:
> IOW, I think we should aim at simply tracking the version, and leave
> it to the admin (with the help of supplied SQL queries) to either
> rebuild indexes or waive them.

It's certainly safer to track dependency for all indexes and then 
carefully create exceptions afterwards.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: New statistics for tuning WAL buffer size
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SIGQUIT handling, redux