Re: [BUGS] btree_delete_page_redo: lost target page

2007-01-26 Thread Tom Lane
Chris Dunlop <[EMAIL PROTECTED]> writes: > Trying to start the postmaster again failed, with what looks > like the relevent message being: > PANIC: btree_delete_page_redo: lost target page This is a known possibility if the VACUUM FULL got as far as shortening the index before crashing --- xlog

[BUGS] btree_delete_page_redo: lost target page

2007-01-26 Thread Chris Dunlop
G'day all, PG version: 7.4.7(debian 7.4.7-6sarge2) OS: Linux (debian sarge) I started a 'vacuum full analyze' using pgsql, then, after about 10 minutes, I issued a control-c in pgsql. This hadn't returned my prompt after another 10 minutes or so. A glance at the backend showed other process