> From: Dave Page [mailto:[EMAIL PROTECTED] > Heikki Linnakangas wrote: > > Dave, could you do another build with LOCK_DEBUG enabled? Michel, could > > you please add trace_locks=on to postgresql.conf, and run the test one > > more time with the LOCK_DEBUG-enabled build. That should give us a much > > better picture of what's happening. (be warned, it can generate a lot of
> > log...) > > > Sure - Michel, please download from > http://developer.pgadmin.org/~dpage/postgres-8.2.3-debug2.zip. > > This is the same as the release version, but with > > --enable-debug > --enable-cassert > -DLOCK_DEBUG > Tom's patch > Heikki's LOCK_DEBUG patch. > Tom and Heikki, Here are two panic runs with the Heikki's LOCK_DEBUG patched postgres: www.dorochevsky.de/infos/PostgresPanicProblem-2007-04-23.zip The second one is shorter. I have also provided the postgres.conf for Tom. Best Regards -- Michel