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

From Peter Kovacs
Subject Re: Readline support in psql -- worked earlier for me
Date
Msg-id b6e8f2e80806191040m4f6ad251v47129043e3754931@mail.gmail.com
Whole thread Raw
In response to Re: Readline support in psql -- worked earlier for me  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-admin
bash honors the settings in ~/.inputrc . Completion gets disabled in a
new bash shell.

Thanks
Peter

On Thu, Jun 19, 2008 at 6:13 PM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> Peter Kovacs escribió:
>> It doesn't appear to be interested in my ~/.inputrc file:
>
> Maybe your readline version stopped looking at ~/.inputrc for some
> reason.  Check what bash looks like in strace -- if it's consistent with
> what psql does then it's readline.
>
> --
> Alvaro Herrera                                http://www.CommandPrompt.com/
> The PostgreSQL Company - Command Prompt, Inc.
>

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Readline support in psql -- worked earlier for me
Next
From: "Kevin Grittner"
Date:
Subject: Re: Revoke for a new role