Re: Previous command not accessible in postgres 17 beta

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: usman khan <usman(dot)khan9805(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: Previous command not accessible in postgres 17 beta
Date: 2024-06-13 14:33:42
Message-ID: 1794494.1718289222@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

usman khan <usman(dot)khan9805(at)gmail(dot)com> writes:
> I wanted to let you know that I am running postgres 17 in rocky linux and
> when I tries to fetch previous command by pressing up arrow key than
> instead of fetching previous key, I am getting following values:
> ^[[A^[[A^[[B^[[A

Nothing around that has changed in Postgres. The likely cause is
either that your new psql was built without readline support, or
that you have the wrong TERM setting so that what your keyboard
emits for up-arrow is not what readline is expecting.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Wetmore, Matthew (CTR) 2024-06-13 15:08:34 RE: [EXTERNAL] Re: Previous command not accessible in postgres 17 beta
Previous Message PG Bug reporting form 2024-06-13 07:02:37 BUG #18507: See C include file "ntstatus.h" for a description of the hexadecimal value.