Re: pgstattuple: Have pgstattuple_approx accept TOAST tables

2020-06-29 Thread Peter Eisentraut
On 2020-06-17 13:39, Laurenz Albe wrote: On Fri, 2020-04-17 at 13:01 +0200, Peter Eisentraut wrote: I alluded to this in [0], but it's better discussed in its own thread. I think the check that makes pgstattuple_approx reject TOAST tables is a mistake. They have visibility and free space map,

Re: pgstattuple: Have pgstattuple_approx accept TOAST tables

2020-06-17 Thread Laurenz Albe
On Fri, 2020-04-17 at 13:01 +0200, Peter Eisentraut wrote: > I alluded to this in [0], but it's better discussed in its own thread. > > I think the check that makes pgstattuple_approx reject TOAST tables is a > mistake. They have visibility and free space map, and it works just > fine if the ch