Στις Δευτέρα 22 Ιανουάριος 2007 18:01, γράψατε: > Achilleas Mantzios <[EMAIL PROTECTED]> writes: > > In one of our remote pgsql 7.4.2 installations (no tcp/ip, no mgetty > > dialin works always), i got the above message. > > Since you have not told us what the platform is, there is no way to > guess what signal 7 means. Please look in its /usr/include/signal.h > (or more likely, some sub-file that includes) to find out the symbolic > name of the signal, and report that. > > For instance, on the machine I'm on at the moment, I find this in > /usr/include/sys/signal.h: > > # define _SIGEMT 7 /* EMT instruction */ > > but I rather doubt that's what it means on yours.
Its a Bus error (SIGBUS). Those remote servers run on linux. > > regards, tom lane -- Achilleas Mantzios ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster