Re: Segmentation fault when running queries in sequence - Mailing list pgsql-admin

From Tom Lane
Subject Re: Segmentation fault when running queries in sequence
Date
Msg-id 1418006.1695513406@sss.pgh.pa.us
Whole thread Raw
In response to Re: Segmentation fault when running queries in sequence  (Matt Gibbins <matt_gibbins@fastmail.com.au>)
Responses Re: Segmentation fault when running queries in sequence
List pgsql-admin
Matt Gibbins <matt_gibbins@fastmail.com.au> writes:
> When I launch gdb for stack trace on the server the process hangs.

If you mean you're attaching gdb to the active server process, yes
that would stop execution.  You could just say "continue" and
wait for the segfault to occur.

            regards, tom lane



pgsql-admin by date:

Previous
From: Matt Gibbins
Date:
Subject: Re: Segmentation fault when running queries in sequence
Next
From: Matt Gibbins
Date:
Subject: Re: Segmentation fault when running queries in sequence