Re: Readline support in psql -- worked earlier for me - Mailing list pgsql-admin

From Tom Lane
Subject Re: Readline support in psql -- worked earlier for me
Date
Msg-id 13650.1213889074@sss.pgh.pa.us
Whole thread Raw
In response to Readline support in psql -- worked earlier for me  ("Peter Kovacs" <maxottovonstirlitz@gmail.com>)
Responses Re: Readline support in psql -- worked earlier for me  ("Peter Kovacs" <maxottovonstirlitz@gmail.com>)
List pgsql-admin
"Peter Kovacs" <maxottovonstirlitz@gmail.com> writes:
> It appears as though psql ignored the settings in my ~/.inputrc file:

Seems to work for me in 8.3.3.  Maybe a permissions problem on your
.inputrc file?  If you can't figure it out, one way to attack the
problem is to strace psql startup, then look through the output to
find where it tries to open .inputrc, and see what happens exactly.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Peter Kovacs"
Date:
Subject: Readline support in psql -- worked earlier for me
Next
From: "Peter Kovacs"
Date:
Subject: Re: Readline support in psql -- worked earlier for me