Re: vacuum, dead rows, usual solutions didn't help

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: vacuum, dead rows, usual solutions didn't help
Дата
Msg-id 4785BE02.2070502@commandprompt.com
обсуждение исходный текст
Ответ на vacuum, dead rows, usual solutions didn't help  (Gábor Farkas <gabor@nekomancer.net>)
Ответы Re: vacuum, dead rows, usual solutions didn't help  (Gábor Farkas <gabor@nekomancer.net>)
Список pgsql-general
Gábor Farkas wrote:
> hi,
>
> i have a postgresql-8.2.4 db,
>
> and vacuuming it does not remove the dead rows
>
>
> basically, the problem is this part of the vacuum-output:

> on the db-server, 4 postgres processes are "idle in transaction", but
> none is older than 2 days.

If you have something idle in transaction, your vacuums are useless. You
need to fix your app.

Sincerely,

Joshua D. Drake



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

Предыдущее
От: Ken Johanson
Дата:
Сообщение: Query to get column-names in table via PG tables?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Query to get column-names in table via PG tables?