"Routine Reindexing" docs should be updated to reference REINDEX CONCURRENTLY

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Andreas Karlsson <andreas(at)proxel(dot)se>
Subject: "Routine Reindexing" docs should be updated to reference REINDEX CONCURRENTLY
Date: 2019-04-25 20:34:41
Message-ID: CAH2-WzmEL168t6w29aKrKXtpq9-apcmp0HC7K-fKt6ZgLXV6Dg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The documentation has a section called "Routine Reindexing", which
explains how to simulate REINDEX CONCURRENTLY with a sequence of
creation and replacement steps. This should be updated to reference
the REINDEX CONCURRENTLY command.

--
Peter Geoghegan

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2019-04-25 20:36:14 Re: BUG #15781: subselect on foreign table (postgres_fdw) can crash (segfault)
Previous Message Tom Lane 2019-04-25 20:27:35 Re: BUG #15781: subselect on foreign table (postgres_fdw) can crash (segfault)