On 7/19/07, Tom Lane <[EMAIL PROTECTED]> wrote:
"Mikko Partio" <[EMAIL PROTECTED]> 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
You are right (as usual). I tried with a another terminal and it didn't
produce the same effects. Thanks a lot.
Regards
MP