________________________________ From: michael...@sqlexec.com <michael...@sqlexec.com> Sent: Monday, December 9, 2024 2:18 PM To: Lars Aksel Opsahl <lars.ops...@nibio.no> Cc: pgsql-performance@lists.postgresql.org <pgsql-performance@lists.postgresql.org> Subject: Re: PostgreSQL and a Catch-22 Issue related to dead rows
You could always turn off vacuuming at the table level and then resume later Sent from my iPhone Hi I am running without auto vacuuming for those tables already. >From the application I trigger analyze and vacuum at certain conditions , but >that is not solving the problem related to dead rows. Thanks. Lars