Re: psql malloc problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Marc Munro <marc(at)bloodnok(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: psql malloc problem
Date: 2008-02-13 20:06:10
Message-ID: 22630.1202933170@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Marc Munro <marc(at)bloodnok(dot)com> writes:
> Postgres version 8.3.0 on Mac OSX Version 10.4.11
> Error occurs every time I exit psql:

This is a known bug in Apple's version of libedit.

Your options are to update to OSX 10.5 (where they fixed it)
or to use readline instead of libedit. See the PG archives.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Marc SanF 2008-02-13 23:59:57 Re: BUG #3958: Self-Join Group-By Clause Produces Incorrect Results
Previous Message Marc Munro 2008-02-13 18:55:52 psql malloc problem