Re: psql - Segmentation Fault

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: wstrzalka <wstrzalka(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: psql - Segmentation Fault
Date: 2010-08-30 18:10:11
Message-ID: 14147.1283191811@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

wstrzalka <wstrzalka(at)gmail(dot)com> writes:
> finally I press up arrow to reexecute and that causes "Segmentation
> fault" and psql to exit

That would be a problem in libreadline, not in our code. There was
somebody else complaining of a bug in Solaris' readline just recently
:-(. Might be worthwhile to install your own copy instead of relying
on the one provided by Su^H^HOracle.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alex Zepeda 2010-08-30 21:05:35 Exclude constraint problem
Previous Message Tom Lane 2010-08-30 15:01:43 Re: BUG #5634: timezone/trigger issue