Re: BUG #3738: psql crashes on exit.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Chris Vickery" <cvickery(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3738: psql crashes on exit.
Date: 2007-11-09 17:20:27
Message-ID: 12038.1194628827@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Chris Vickery" <cvickery(at)gmail(dot)com> writes:
> Description: psql crashes on exit.

We've seen this before --- there's a bug in the Apple-supplied libedit:
http://archives.postgresql.org/pgsql-hackers/2006-12/msg01222.php

My suggestion would be to rebuild using libreadline, which is a lot more
featureful anyway. If you don't want to do that, removing
~/.psql_history will make it go away (for awhile).

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2007-11-09 17:22:29 Re: Revisiting BUG #3684: After dump/restore, schema PUBLIC always exists
Previous Message Tom Lane 2007-11-09 17:03:34 Re: Revisiting BUG #3684: After dump/restore, schema PUBLIC always exists