Re: [BUGS] vacuum analyze corrupts db with larger tuples (< 8k)
Dirk Lutzebäck <lutzeb@aeccom.com>
From: Dirk Lutzebaeck <lutzeb@aeccom.com>
To: pgsql-bugs@postgreSQL.org
Date: 2000-01-04T12:27:50Z
Lists: pgsql-bugs
Dirk Lutzebaeck writes: > - Tom, you made a remark that you found a bug in access/hio.c. > Does the bug also hit here? I applied this patch and the corruption is gone but vacuumdb --analyze still complains about the tuple being too large. Dirk