Re: Preserve attstattarget on REINDEX CONCURRENTLY

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: Ronan Dunklau <ronan(at)dunklau(dot)fr>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Preserve attstattarget on REINDEX CONCURRENTLY
Date: 2021-02-10 08:04:04
Message-ID: YCOTdM4nnfRSJDTH@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 10, 2021 at 12:58:05AM -0600, Justin Pryzby wrote:
> If I'm not wrong, you meant to ORDER BY attrelid::regclass::text, attnum;

Indeed, I meant that. Thanks, Justin!
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Banck 2021-02-10 08:06:35 Offline activation of checksums via standby switchover (was: Online checksums patch - once again)
Previous Message tsunakawa.takay@fujitsu.com 2021-02-10 08:03:40 RE: Parallel INSERT (INTO ... SELECT ...)