Re: [PATCH] Exponential backoff for auth_delay - Mailing list pgsql-hackers

From Michael Banck
Subject Re: [PATCH] Exponential backoff for auth_delay
Date
Msg-id 65965e9d.050a0220.919a6.f9e1@mx.google.com
Whole thread Raw
In response to [PATCH] Exponential backoff for auth_delay  (Michael Banck <mbanck@gmx.net>)
Responses Re: [PATCH] Exponential backoff for auth_delay
List pgsql-hackers
Hi,

On Wed, Dec 27, 2023 at 05:19:54PM +0100, Michael Banck wrote:
> This patch adds exponential backoff so that one can choose a small
> initial value which gets doubled for each failed authentication attempt
> until a maximum wait time (which is 10s by default, but can be disabled
> if so desired).

Here is a new version, hopefully fixing warnings in the documentation
build, per cfbot.


Michael

Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: add function argument names to regex* functions.
Next
From: "Andrey M. Borodin"
Date:
Subject: Re: Transaction timeout