Re: Backend often crashing - Mailing list pgsql-general

From Tom Lane
Subject Re: Backend often crashing
Date
Msg-id 22455.1049311999@sss.pgh.pa.us
Whole thread Raw
In response to Backend often crashing  (gnotari@linkgroup.it)
List pgsql-general
gnotari@linkgroup.it writes:
> [ an unreadable, unquotable mess ]

*Please* send list mail without MIME encoding in future.

The stack trace looks like a memory-clobber kind of problem (perhaps a
buffer overrun).  It would be useful to see the exact query that is
causing it.  You can look at the global debug_query_string in the core
files to see what they were working on.

            regards, tom lane


pgsql-general by date:

Previous
From: Peter Choe
Date:
Subject: Re: stored procedure
Next
From: Jan Wieck
Date:
Subject: Re: Trigger functions