Andrew Sullivan <andrew(at)libertyrms(dot)info> writes:
> I'm doing some tests with 7.2 here, and I'm having trouble creating a
> table. This is on Solaris 7 compiled with a 64 bit gcc; gcc -v gives
> The backend died with the attached in the log, debug level 1.
> 2002-02-27 18:40:36 [25234] DEBUG: server process (pid 27450) was terminated by signal 10
Looks like a core dump. What's signal 10 on your machine?
(/usr/include/signal.h is a good reference if you don't know)
Can you get a gdb backtrace from the core file?
regards, tom lane