Re: BUG #13426: table bloat - dead rows not removed after vacuum

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: BUG #13426: table bloat - dead rows not removed after vacuum
Дата
Msg-id CAKFQuwZ93Aaq-n9=V3R0W-Hz74mF1Cq42O9-nczus7d2jQoMLQ@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #13426: table bloat - dead rows not removed after vacuum  (jkoceniak@mediamath.com)
Ответы Re: BUG #13426: table bloat - dead rows not removed after vacuum  (Jamie Koceniak <jkoceniak@mediamath.com>)
Список pgsql-bugs
On Wed, Jun 10, 2015 at 10:02 AM, <jkoceniak@mediamath.com> wrote:

> The following bug has been logged on the website:
>
> Bug reference:      13426
> Logged by:          Jamie
> Email address:      jkoceniak@mediamath.com
> PostgreSQL version: 9.1.14
> Operating system:    x86_64-unknown-linux-gnu debian
> Description:
>
> I have a table that is growing out of control.
>
> After doing a vacuum, the dead rows still remain. Why can't they be
> removed?
>
> DETAIL:  214063622 dead row versions cannot be removed yet.
>

=E2=80=8BOne possibility is that =E2=80=8B
you have a long-running transaction holding up cleanup.

Viewing "pg_stat_activity" will be informative.

=E2=80=8BDavid J.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #13429: Update 0 rows for matching record
Следующее
От: reiner peterke
Дата:
Сообщение: Re: 9.5 Import foreign schema error with user defined type in schema other than public.