Re: command-line history (readline) fails - Mailing list pgsql-general

From Tom Lane
Subject Re: command-line history (readline) fails
Date
Msg-id 24080.1035929666@sss.pgh.pa.us
Whole thread Raw
In response to Re: command-line history (readline) fails  (john-paul delaney <jp@justatest.com>)
List pgsql-general
john-paul delaney <jp@justatest.com> writes:
> Thanks Tom... When I run Postgres' configure, I see the following line during the output:
> checking for readline... no

> The log doesn't give me any extra information on where it is looking for the readline libraries.

Look in the corresponding section of config.log ... but basically it's
going to look where your standard linker looks.  Maybe you forgot to
mess around with ldconfig after installing libreadline.so?

            regards, tom lane

pgsql-general by date:

Previous
From: "Johnson, Shaunn"
Date:
Subject: Re: ps_dump -a
Next
From: Tom Lane
Date:
Subject: Re: psql hanging