Re: Do not check unlogged indexes on standby - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Do not check unlogged indexes on standby
Date
Msg-id 20200206155909.GA9007@alvherre.pgsql
Whole thread Raw
In response to Re: Do not check unlogged indexes on standby  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On 2020-Feb-05, Peter Geoghegan wrote:

> The second item genereated another thread a little after this thread.
> Everything was handled on this other thread. Ultimately, I rejected
> the enhancement on the grounds that it wasn't safe on standbys in the
> face of concurrent splits and deletions [1].
> 
> I believe that all of the items discussed on this thread have been
> resolved. Did I miss a CF entry or something?

Nah.  I just had one of the messages flagged in my inbox, and I wasn't
sure what had happened since the other thread was not referenced in this
one.  I wasn't looking at any CF entries.

Thanks for the explanation,

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: ALTER tbl rewrite loses CLUSTER ON index
Next
From: Tom Lane
Date:
Subject: Re: In PG12, query with float calculations is slower than PG11