Re: cvs head initdb hangs on unixware
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
From: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: ohp@pyrenet.fr, Zdenek Kotala <Zdenek.Kotala@Sun.COM>, pgsql-hackers list <pgsql-hackers@postgresql.org>
Date: 2008-12-08T07:17:52Z
Lists: pgsql-hackers
Tom Lane wrote: > ohp@pyrenet.fr writes: >> As you can see in attached initdb.log, it seems fsm_search_avail is called >> repeatedly and args are sort of looping... > > That's expected, since the system is inserting a lot of tuples > successively. Right. I suspect it was in the infinite loop yet. Try to run it for *much* longer (it'll probably take much longer than usual because it's printing all the debug stuff), until it gets stuck looping over the same pages in same relation. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com