From: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> |
---|---|
To: | rhemandaddy(at)googlemail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org, PG Bug reporting form <noreply(at)postgresql(dot)org> |
Subject: | Re: BUG #15086: Arrow keys do not work while using psql through SSH session |
Date: | 2018-02-26 00:26:15 |
Message-ID: | 5c4a050e-2fdb-dcbd-1687-b7a7a171f6c0@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 02/25/2018 09:55 AM, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Bug reference: 15086
> Logged by: rheman pessek
> Email address: rhemandaddy(at)googlemail(dot)com
> PostgreSQL version: 10.2
> Operating system: ubuntu server 16.04.3
> Description:
>
> Hi everyone.
> I am not able to use arrow while using psql. So I cannot view previously
> used commande
>
> I dont know what's wrong with my settings.
>
That seems very much like an issue with your shell/ssh, in which case
psql is just an innocent victim. If the shell is filtering away some
keys or something like that, there's nothing psql can do.
FWIW I'm using psql over ssh pretty much every day, and I can't recall
any such issues.
Are the keys working in shell after you connect through ssh? Try
disabling various profile tweaks and see if that helps.
regards
--
Tomas Vondra http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | PG Bug reporting form | 2018-02-26 00:34:14 | BUG #15088: Can create subquery with duplicate column names |
Previous Message | Tomas Vondra | 2018-02-26 00:20:25 | Re: BUG #15087: ALTER INDEX RENAME renames table if matches |