Re: pg_attribute getting bloated in size
От
Laurenz Albe
Тема
Re: pg_attribute getting bloated in size
Дата
Msg-id
c742bb3b991357b9aba06b3985630e0e9372fed2.camel@cybertec.at
Ответ на
Re: pg_attribute getting bloated in size (Artem Tomyuk)
Список
Дерево обсуждения
pg_attribute getting bloated in size Artem Tomyuk <admin@leboutique.com>
Re: pg_attribute getting bloated in size Laurenz Albe <laurenz.albe@cybertec.at>
Re: pg_attribute getting bloated in size Ron <ronljohnsonjr@gmail.com>
Re: pg_attribute getting bloated in size Artem Tomyuk <admin@leboutique.com>
Re: pg_attribute getting bloated in size Laurenz Albe <laurenz.albe@cybertec.at>
Re: pg_attribute getting bloated in size Robert Simmons <rsimmons514@gmail.com>
On Fri, 2018-12-14 at 14:21 +0200, Artem Tomyuk wrote: > пт, 14 дек. 2018 г. в 14:14, Ron : > > 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? > > yes, it helps Only if the problems have been removed. Otherwise, VACUUM (FULL) won't help. Yours, Laurenz Albe -- Cybertec | https://www.cybertec-postgresql.com
В списке pgsql-admin по дате отправления