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 20200205212714.GA1854@alvherre.pgsql
Whole thread Raw
In response to Re: Do not check unlogged indexes on standby  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: Do not check unlogged indexes on standby  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On 2019-Sep-11, Peter Geoghegan wrote:

> On Wed, Sep 11, 2019 at 7:10 PM Peter Geoghegan <pg@bowt.ie> wrote:
> > The patch has been committed already.
> 
> Oh, wait. It hasn't. Andrey didn't create a new thread for his largely
> independent patch, so I incorrectly assumed he created a CF entry for
> his original bugfix.

So, I'm confused.  There appear to be two bugfix patches in this thread,
with no relationship between them, and as far as I can tell only one of
them has been addressed.  What was applied (6754fe65a4c6) is
significantly different from what Andrey submitted.  Is that correct?
If so, we still have an open bug, right?

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



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: DROP OWNED CASCADE vs Temp tables
Next
From: "Bossart, Nathan"
Date:
Subject: Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP optionsto VACUUM