On Thu, Dec 27, 2018 at 11:04:09AM +0100, Peter Eisentraut wrote: > The current patch prevents REINDEX CONCURRENTLY of invalid indexes, but > I wonder why that is so. Anyone remember?
It should be around this time: https://www.postgresql.org/message-id/cab7npqrwvtqchweruf9o0hrrgfyq9xark7k7jclxqkly_6c...@mail.gmail.com And if I recall correctly the rason to not be able to reindex invalid entries was that when working on a table, schema or database, if a failure happens in the process, the reindexing would need to happen for a double number of indexes when repeating the command. -- Michael
signature.asc
Description: PGP signature
