Password reset link / 'less' does not exit in psql version 13.4 - Mailing list pgsql-hackers

From Michael J. Baars
Subject Password reset link / 'less' does not exit in psql version 13.4
Date
Msg-id 60e82570780122aa2ef455233d020ef1c1739f4f.camel@gmail.com
Whole thread Raw
Responses Re: Password reset link / 'less' does not exit in psql version 13.4
List pgsql-hackers
Hello,

I have two very simple questions:

1) I have an account at postgresql.org, but a link to a 'forgot password' seems to be missing on the login page. I have
mypassword stored only on an old Fedora 32 computer. To change the password
 
when logged in, you need to supply the old password. In short, I have no way to migrate this postgresql.org account to
mynew Fedora 35 and Fedora 36 computers. What can be done about this?
 

2) I have three psql clients running, a version 12.6, a version 13.4 and a version 14.3. Until now a 'select * from
table;'showed the output in 'less' or something alike and exited from 'less' when
 
the output was complete. Both version 12.6 and version 13.4 work that way. Version 14.3 does not exit from 'less' when
theoutput is complete. Did anyone notice this already?
 

Best regards,
Mischa Baars.




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Handle infinite recursion in logical replication setup
Next
From: Michael Paquier
Date:
Subject: Re: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger