vacuum bug

From: "geva" <geva(at)regard(dot)co(dot)il>
To: pgsql-bugs(at)postgresql(dot)org
Subject: vacuum bug
Date: 2002-10-20 11:32:16
Message-ID: aou47s$19ui$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


i'm encountering an recurring problem in which running vacuum on a
relatively large
database ( >30000 rows) causes the database to corrupt rather badly. all
subsequent calls to vacuum does not return, and the only solution is to
pg_dump the database, drop all or some of the tables, and recover the
database using \i or psql -e.

i am working with version 7.0 .

is it a known bug ? was it solved on later versions? is there a
workaround?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Casey Allen Shobe 2002-10-22 03:06:22 Odd random drop sequence failure
Previous Message Arne Woerner 2002-10-19 12:49:54 10 concurrent clients / pure insert SQL scripts (each 100000 lines)