Re: Previous command not accessible in postgres 17 beta - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Previous command not accessible in postgres 17 beta
Date
Msg-id 1794494.1718289222@sss.pgh.pa.us
Whole thread Raw
In response to Previous command not accessible in postgres 17 beta  (usman khan <usman.khan9805@gmail.com>)
Responses RE: [EXTERNAL] Re: Previous command not accessible in postgres 17 beta
List pgsql-bugs
usman khan <usman.khan9805@gmail.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



pgsql-bugs by date:

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