Re: BUG #14287: psql_history gets wiped out - Mailing list pgsql-bugs

From Rick Otten
Subject Re: BUG #14287: psql_history gets wiped out
Date
Msg-id c2885fa9ef5aa65e42fe66029a685cf7@www.windfish.net
Whole thread Raw
In response to Re: BUG #14287: psql_history gets wiped out  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: BUG #14287: psql_history gets wiped out  ("Daniel Verite" <daniel@manitou-mail.org>)
List 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?

 

 

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: BUG #14287: psql_history gets wiped out
Next
From: Rick Otten
Date:
Subject: Re: BUG #14287: psql_history gets wiped out