Re: How to deal with analyze gathering irrelevant stats
Adam Brusselback <adambrusselback@gmail.com>
From: Adam Brusselback <adambrusselback@gmail.com>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Rémi Chatenay <remi.chatenay@doctolib.com>, pgsql-performance@lists.postgresql.org
Date: 2021-01-11T16:37:33Z
Lists: pgsql-performance
I'd personally bake an analyze call on that table (column) into whatever job is responsible for changing the state of the table that much, if it's possible to do it as a last step.