Re: repeated syntax errors in plpython modules cause database to reset - Mailing list pgsql-bugs

From Tom Lane
Subject Re: repeated syntax errors in plpython modules cause database to reset
Date
Msg-id 229.991667465@sss.pgh.pa.us
Whole thread Raw
In response to repeated syntax errors in plpython modules cause database to reset  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> repeated syntax errors in plpython modules cause database to reset

Hm.  Can you provide a debugger backtrace from the crash?  Either look
for a core file in the database subdirectory, or attach gdb to the
running backend process before you induce the crash.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: bug in (plpgsql) parser?
Next
From: Tom Lane
Date:
Subject: Re: Bug?