More vacuum troubles

From: Dan Moschuk <dan(at)freebsd(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: More vacuum troubles
Date: 2000-11-09 16:23:27
Message-ID: 20001109112327.A3424@spirit.jaded.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jim Mercer 2000-11-09 16:24:28 Re: libpq: Char to INT
Previous Message Stephan Szabo 2000-11-09 16:10:41 Re: need an information on PostgreSQL