Alexander Nolting wrote:
> enabling unlimited row size for system tables ... child process
> exited with exit code 132

This means the process was aborted by the SIGILL signal, which means 
that the executable is corrupted or there is a bug in the code or the 
compiler.  Try to find the core file and get a backtrace.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to