Re: Backend often crashing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: gnotari(at)linkgroup(dot)it
Cc: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Backend often crashing
Date: 2003-04-02 19:33:19
Message-ID: 22455.1049311999@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

gnotari(at)linkgroup(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2003-04-02 19:41:12 Re: Trigger functions
Previous Message Peter Choe 2003-04-02 18:59:16 Re: stored procedure