Re: BUG #4682: Control-\ segfaults psql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Adam Flott" <adam(at)npjh(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4682: Control-\ segfaults psql
Date: 2009-02-27 18:49:44
Message-ID: 21802.1235760584@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Adam Flott" <adam(at)npjh(dot)com> writes:
> 1. psql amarok
> 2. enter C-\
> 3. amarok=# zsh: quit (core dumped) psql amarok

This is not a bug, it's the intended result of typing control-\.
You've probably got "stty quit ^\" set in your profile.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2009-02-27 19:43:26 Re: BUG #4680: Server crashed if using wrong (mismatch) conversion functions
Previous Message Tom Lane 2009-02-27 18:36:16 Re: Weird quirk with pg_dump of complex types