Server error - Mailing list pgsql-general

From Erik Ronström
Subject Server error
Date
Msg-id 20030506215322.11566.qmail@web13806.mail.yahoo.com
Whole thread Raw
Responses Re: Server error  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: Server error  (Arjen van der Meijden <acm@tweakers.net>)
List pgsql-general
Hello,

I have a plpgsql function which dies strangely very often, with the
message "server closed the connection unexpectedly". The log file says

[...]
postgres[3315]: [391-8]  :extprm () :locprm () :initplan <> :nprm 0
:scanrelid 1 }
postgres[30748]: [182] DEBUG:  reaping dead processes
postgres[30748]: [183] DEBUG:  child process (pid 3315) was terminated
by signal 11
postgres[30748]: [184] DEBUG:  server process (pid 3315) was terminated
by signal 11
postgres[30748]: [185] DEBUG:  terminating any other active server
processes
postgres[30748]: [186] DEBUG:  all server processes terminated;
reinitializing shared memory and semaphores
postgres[30748]: [187] DEBUG:  shmem_exit(0)
[...]

What is signal 11 (and where is it documented anyway?), and what could
be the cause? I tracked the error to a line in the function which
consists of a simple EXECUTE call.

Erik

__________________________________________________
Yahoo! Plus
For a better Internet experience
http://www.yahoo.co.uk/btoffer


pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Backend memory leakage when inserting
Next
From: Ralph Graulich
Date:
Subject: Re: Timebased user access