Re: Unexpected crash - Mailing list pgsql-general

From Tom Lane
Subject Re: Unexpected crash
Date
Msg-id 18838.1184824342@sss.pgh.pa.us
Whole thread Raw
In response to Unexpected crash  ("Mikko Partio" <mpartio@gmail.com>)
Responses Re: Unexpected crash  ("Mikko Partio" <mpartio@gmail.com>)
List pgsql-general
"Mikko Partio" <mpartio@gmail.com> writes:
> I installed the latest version from rpms and everythings ok, except when I
> connect to a db with psql and press shift+return the backend crashes with
> "Segmentation fault"!

This is not a "backend crash", you are SIGQUIT-ing your psql session.
Check your terminal settings, because that's not the usual key
combination for SIGQUIT.

            regards, tom lane

pgsql-general by date:

Previous
From: "Mikko Partio"
Date:
Subject: Unexpected crash
Next
From: Richard Huxton
Date:
Subject: Re: Unexpected crash