Re: could not read block 0 in file : read only 0 of 8192 bytes when doing nasty on immutable index function
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Luca Ferrari <fluca1978@gmail.com>, PostgreSQL mailing lists <pgsql-bugs@postgresql.org>, pgsql-general <pgsql-general@postgresql.org>
Date: 2018-07-25T23:03:24Z
Lists: pgsql-bugs, pgsql-general
Hi, On 2018-07-09 12:06:21 -0700, Peter Geoghegan wrote: > > I assume we'll have to backpatch this issue, so I think it'd probably a > > good idea to put a specific CacheInvalidateHeapTuple() in there > > explicitly in the back branches, and do the larger fix in 12. ISTM > > there's some risks that it'd cause issues. Will you tackle this? > > Okay. Any progress on that? Peter, given that your patch made this more likely, and that you're a committer these days, I'm opening an open items entry, and assign it to you. Does that sound ok? Greetings, Andres Freund
Commits
-
Add table relcache invalidation to index builds.
- b3f919da0754 12.0 landed
- b9612e5cfab8 11.0 landed
- c83408aa71e0 10.5 landed
- 0a60a291c9a5 9.6.10 landed
- aca22574106e 9.5.14 landed
- 250528cec09f 9.4.19 landed
- 0229e087df2a 9.3.24 landed