| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: bogus psql "could not save history file[...]" message in 9.3.6 |
| Date: | 2015-03-14 01:55:18 |
| Message-ID: | CAKFQuwYnizHieLJw74QzJ3jq5QFviPqVTWPaiCQ0wdzs2w+UBg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Fri, Mar 13, 2015 at 6:42 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "David G. Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> writes:
> > On Fri, Mar 13, 2015 at 6:13 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> Running ldd on the psql executable would be a good first step.
>
> > libedit.so.2 => /usr/lib/x86_64-linux-gnu/libedit.so.2
> (0x00007f8b3af22000)
>
> Righto. So now, what version of libedit have you got? (On Red Hat
> "rpm -q libedit" would be the thing to do, but I have no idea about
> Ubuntu's package manager.)
>
apt-cache showpkg libedit2
# 3.1-20130712-2
(us.archive.ubuntu.com_ubunut_dists_trusty_main_binary-amd64_Packages)
"Reverse Depends"
includes:
postgresql-client.9.3,libedit2 2.11-20080614 (same thing for 8.4 to 9.4)
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2015-03-14 01:56:42 | Re: bogus psql "could not save history file[...]" message in 9.3.6 |
| Previous Message | Jeff Frost | 2015-03-14 01:54:25 | Re: bogus psql "could not save history file[...]" message in 9.3.6 |