Re: BUG #14287: psql_history gets wiped out

From: Rick Otten <rotten(at)windfish(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14287: psql_history gets wiped out
Date: 2016-08-12 14:14:16
Message-ID: c2885fa9ef5aa65e42fe66029a685cf7@www.windfish.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I think I have readline installed on the system:

$ dpkg -l | grep readline
ii libreadline5:amd64 5.2+dfsg-2 amd64 GNU readline and history
libraries, run-time libraries
ii libreadline6:amd64 6.3-4ubuntu2 amd64 GNU readline and history
libraries, run-time libraries
ii readline-common

On 2016-08-12 08:37, Peter Eisentraut wrote:

On 8/11/16 4:52 PM, Rick Otten wrote:

That repo version is using /libedit/, not /libreadline/:

But if you have readline installed, it will load it at run time. Do you
have readline installed? Did you accidentally uninstall it when
upgrading the OS?

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Rick Otten 2016-08-12 14:17:04 Re: BUG #14287: psql_history gets wiped out
Previous Message Peter Eisentraut 2016-08-12 12:37:13 Re: BUG #14287: psql_history gets wiped out