Password reset link / 'less' does not exit in psql version 13.4

From: "Michael J(dot) Baars" <mjbaars1977(dot)pgsql(dot)hackers(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Password reset link / 'less' does not exit in psql version 13.4
Date: 2022-07-25 09:02:26
Message-ID: 60e82570780122aa2ef455233d020ef1c1739f4f.camel@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 my password 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 my new 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 the output is complete. Did anyone notice this already?

Best regards,
Mischa Baars.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2022-07-25 09:05:35 Re: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger
Previous Message Amit Kapila 2022-07-25 08:54:43 Re: Handle infinite recursion in logical replication setup