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

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: "Michael J(dot) Baars" <mjbaars1977(dot)pgsql(dot)hackers(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Password reset link / 'less' does not exit in psql version 13.4
Date: 2022-07-25 14:55:48
Message-ID: 773bca25-dd09-7623-29be-559247c3fb3b@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7/25/22 03:01, Michael J. Baars wrote:
> 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?

If you go here:

https://www.postgresql.org/account/login/?next=/account/

there is a password reset link that takes you to page where you can
specify the email address for the account and have a password reset link
sent to that email. At that link you can create a new password without
knowing the old one.

>
> 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?

Are all the clients running on the same machine?

>
> Best regards,
> Mischa Baars.
>
>
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael J. Baars 2022-07-25 16:03:21 Re: Password reset link / 'less' does not exit in psql version 13.4
Previous Message Mladen Gogala 2022-07-25 12:42:33 Re: Was my question inappropriate for postgres?