More vacuum troubles - Mailing list pgsql-general

From Dan Moschuk
Subject More vacuum troubles
Date
Msg-id 20001109112327.A3424@spirit.jaded.net
Whole thread Raw
Responses Re: More vacuum troubles  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
When I do a vacuum analyze on a table, it tries to allocate a crazy amount
of memory before it is killed by the system..

14377 postgres   1  60    0 2070M 1376M run     0:15  6.44% postgres

Yikes!

A vacuum without the analyze gives the error

ERROR:  No one parent tuple was found

Any ideas?

Thanks,
-Dan
--
Man is a rational animal who always loses his temper when he is called
upon to act in accordance with the dictates of reason.
                -- Oscar Wilde

pgsql-general by date:

Previous
From: Nelio Alves Pereira Filho
Date:
Subject: libpq: Char to INT
Next
From: Stephan Szabo
Date:
Subject: Re: need an information on PostgreSQL