Re: Do not check unlogged indexes on standby
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Andrey Borodin <x4mmm@yandex-team.ru>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-02-05T21:27:14Z
Lists: 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
Commits
-
amcheck: Skip unlogged relations during recovery.
- 6754fe65a4c6 13.0 landed
- a05fa2c0e775 12.0 landed
- 4f393793f7d6 11.6 landed
- f8d2cdc12c94 10.11 landed