Re: Pg14 possible index corruption after reindex concurrently

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Aleš Zelený <zeleny(dot)ales(at)gmail(dot)com>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Pg14 possible index corruption after reindex concurrently
Date: 2022-05-24 19:58:10
Message-ID: CA+hUKGKU+EBxAju2_c1AsioomQh2WWd4XAiqkFRzYHEygVw3Eg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, May 25, 2022 at 6:17 AM Aleš Zelený <zeleny(dot)ales(at)gmail(dot)com> wrote:
> SELECT format('REINDEX SCHEMA CONCURRENTLY %I;', n.nspname)

This may be related to bug #17485, discussed at:

https://www.postgresql.org/message-id/flat/17485-396609c6925b982d%40postgresql.org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Aleš Zelený 2022-05-24 20:10:55 Re: Pg14 possible index corruption after reindex concurrently
Previous Message Aleš Zelený 2022-05-24 18:16:42 Pg14 possible index corruption after reindex concurrently