Greeting,
This is mainly just a heads up, I'm going to be recompiling with symbols and rerunning the test after I get to work,
butI'm getting a segfault consistantly when doing a vacuum analyze. The trace is from 7.4.1 but I upgraded to 7.4.1
becausethe same was happening under 7.3.4. Both installed from Debian/sid and the system is now up-to-date with
Debian/sid. Here's the trace:
Program received signal SIGSEGV, Segmentation fault.
0x080d6485 in analyze_rel ()
(gdb) i s
#0 0x080d6485 in analyze_rel ()
#1 0x080d494c in analyze_rel ()
#2 0x080ffd46 in vacuum ()
#3 0x0817fec9 in PortalRun ()
#4 0x08180173 in PortalRun ()
#5 0x0817f99f in PortalRun ()
#6 0x0817c264 in pg_plan_queries ()
#7 0x0817e7d0 in PostgresMain ()
#8 0x0815867b in ClosePostmasterPorts ()
#9 0x08158063 in ClosePostmasterPorts ()
#10 0x08156558 in PostmasterMain ()
#11 0x08155be4 in PostmasterMain ()
#12 0x08125bb6 in main ()
More later.
Thanks,
Stephen