Re: [BUGS] vacuum analyze corrupts db with larger tuples (< 8k)

Dirk Lutzebäck <lutzeb@aeccom.com>

From: Dirk Lutzebaeck <lutzeb@aeccom.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-bugs@postgreSQL.org
Date: 2000-01-05T07:47:28Z
Lists: pgsql-bugs
Tom Lane writes:

 > I have applied the attached patch to the REL6_5 branch.  (There is
 > already similar code in the current branch.)  I'm afraid it won't
 > help you recover from an already-corrupted pg_statistic table, though.

How can I recover from this? Simply delete the entries in pg_statistic?
Is this possible?

Dirk