Re: Collation versioning - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Collation versioning
Date
Msg-id da128862-31c8-5bf0-30d0-9dac6332c3b1@2ndquadrant.com
Whole thread Raw
In response to Re: Collation versioning  (Christoph Berg <myon@debian.org>)
Responses Re: Collation versioning
List 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 by date:

Previous
From: Fujii Masao
Date:
Subject: Re: New statistics for tuning WAL buffer size
Next
From: Tom Lane
Date:
Subject: Re: SIGQUIT handling, redux