Re: Help with count(*)

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: Help with count(*)
Дата
Msg-id m3ad6zkpgj.fsf@wolfe.cbbrowne.com
обсуждение исходный текст
Ответ на Help with count(*)  (Rajesh Kumar Mallah <mallah@trade-india.com>)
Ответы Re: Help with count(*)  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-performance
Martha Stewart called it a Good Thing when mallah@trade-india.com (Rajesh Kumar Mallah) wrote:
> INFO:  "profiles": found 0 removable, 369195 nonremovable row versions in 43423 pages
> DETAIL:  246130 dead row versions cannot be removed yet.
> Nonremovable row versions range from 136 to 2036 bytes long.

It seems as though you have a transaction open that is holding onto a
whole lot of old rows.

I have seen this happen somewhat-invisibly when a JDBC connection
manager opens transactions for each connection, and then no processing
happens to use those connections for a long time.  The open
transactions prevent vacuums from doing any good...
--
If this was helpful, <http://svcs.affero.net/rm.php?r=cbbrowne> rate me
http://cbbrowne.com/info/multiplexor.html
"Waving away a cloud of smoke, I  look up, and am blinded by a bright,
white light.  It's God. No,  not Richard Stallman, or  Linus Torvalds,
but God. In a booming voice, He  says: "THIS IS A SIGN. USE LINUX, THE
FREE Unix SYSTEM FOR THE 386." -- Matt Welsh

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

Предыдущее
От: Jeff
Дата:
Сообщение: Re: INSERT extremely slow with large data sets (fwd)
Следующее
От: "SZŰCS Gábor"
Дата:
Сообщение: constant vs function param differs in performance