Обсуждение: can't shrink relation

Поиск
Список
Период
Сортировка

can't shrink relation

От
"Ed L."
Дата:
What does this mean?

WARNING:  Rel pg_class: TID 17/13: InsertTransactionInProgress 106004881 -
can't shrink relation

Re: can't shrink relation

От
Tom Lane
Дата:
"Ed L." <pgsql@bluepolka.net> writes:
> What does this mean?
> WARNING:  Rel pg_class: TID 17/13: InsertTransactionInProgress 106004881 -
> can't shrink relation

It's harmless.  In 7.4 it's been downgraded to a NOTICE, and I wonder if
we shouldn't push it lower yet.

            regards, tom lane