Re: Connection Taking time to authentication of database

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Vivek Gadge <vvkgadge56(at)gmail(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Connection Taking time to authentication of database
Date: 2023-01-18 09:49:57
Message-ID: b977effa32ce6e3088469871e294bea5d4d513b1.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, 2023-01-17 at 23:02 +0530, Vivek Gadge wrote:
> From few days I am facing an issue while connecting to PostgreSQL database.
> It took 20sec to make a connection from application  Currently I am using
> PostgreSQL v13.5. Could you please provide me some input on this.

Before you investigate that with a network sniffer, see if you have
"pre_auth_delay" or "post_auth_delay" set on the PostgreSQL server.

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Holger Jakobs 2023-01-18 11:45:44 Re: Pl/pythonu on postgres14 ubuntu
Previous Message Samed YILDIRIM 2023-01-18 08:48:13 Re: Connection Taking time to authentication of database