Re: pg_attribute getting bloated in size - Mailing list pgsql-admin

From Artem Tomyuk
Subject Re: pg_attribute getting bloated in size
Date
Msg-id CANYYVqKrU=8gxLU_5=zd0tYy+gLG1eUjBbuG4DKyGO81qh6Xuw@mail.gmail.com
Whole thread Raw
In response to Re: pg_attribute getting bloated in size  (Ron <ronljohnsonjr@gmail.com>)
Responses Re: pg_attribute getting bloated in size  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-admin
yes, it helps

пт, 14 дек. 2018 г. в 14:14, Ron <ronljohnsonjr@gmail.com>:
On 12/14/2018 05:29 AM, Laurenz Albe wrote:
> Artem Tomyuk wrote:
>> Why autovacuum cant delete those rows?
> Either long running transactions (check pg_stat_activity)
> or prepared transactions (check pg_prepared_xacts)
> or stale replication slots (check pg_replication_slots).

Would a manual "VACUUM FULL pg_attribute;" solve the problem?

--
Angular momentum makes the world go 'round.

pgsql-admin by date:

Previous
From: Ron
Date:
Subject: Re: pg_attribute getting bloated in size
Next
From: Laurenz Albe
Date:
Subject: Re: pg_attribute getting bloated in size