Re: Connection Taking time to authentication of database

Поиск
Список
Период
Сортировка
От Samed YILDIRIM
Тема Re: Connection Taking time to authentication of database
Дата
Msg-id CAAo1mbnxy8ftkq3jCFV2o9uFQ3ErOxdUyQc2or9SKFLX+iwRKg@mail.gmail.com
обсуждение исходный текст
Ответ на Connection Taking time to authentication of database  (Vivek Gadge <vvkgadge56@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Vivek Gadge
Дата:
Сообщение: Connection Taking time to authentication of database
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Connection Taking time to authentication of database