Re: Connection Taking time to authentication of database - Mailing list pgsql-admin

From Samed YILDIRIM
Subject Re: Connection Taking time to authentication of database
Date
Msg-id CAAo1mbnxy8ftkq3jCFV2o9uFQ3ErOxdUyQc2or9SKFLX+iwRKg@mail.gmail.com
Whole thread Raw
In response to Connection Taking time to authentication of database  (Vivek Gadge <vvkgadge56@gmail.com>)
List pgsql-admin
Hello Vivek,

- Have you checked logs? What do logs say?
- What is the programming language you use?
- Is there any pooling on application side or between application and database?
- Do you use ssl? Have you checked entropy on both sides?
- Are you sure that authentication takes long time? Would it be a network issue, such as running out of free port?
- what are operating systems on which application and postgresql run?

Best regards.
Samed YILDIRIM

On Wed, 18 Jan 2023, 10:42 Vivek Gadge, <vvkgadge56@gmail.com> wrote:
Hi All,

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.

Thanks and regards

Vivek Gadge.

pgsql-admin by date:

Previous
From: Vivek Gadge
Date:
Subject: Connection Taking time to authentication of database
Next
From: Laurenz Albe
Date:
Subject: Re: Connection Taking time to authentication of database