Skip to content

Optimize connection to PostgreSQL #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mfvanek opened this issue Apr 17, 2024 · 1 comment
Open

Optimize connection to PostgreSQL #152

mfvanek opened this issue Apr 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mfvanek
Copy link
Owner

mfvanek commented Apr 17, 2024

https://www.youtube.com/watch?v=QzIUHvDnEaI

  • Reconfigure LOGIN_TIMEOUT + HikariConfig.connectionTimeout
  • Always set HikariCP pool name
  • Always set applicationName in PG driver + assumeMinServerVersion
    Screenshot 2024-04-17 at 16 42 49
    Screenshot 2024-04-17 at 16 42 12
@mfvanek mfvanek added the enhancement New feature or request label Apr 17, 2024
@mfvanek mfvanek self-assigned this Apr 17, 2024
@mfvanek
Copy link
Owner Author

mfvanek commented Apr 17, 2024

Update article https://habr.com/ru/articles/754168/ after all

@mfvanek mfvanek changed the title Optimise connection to PostgreSQL Optimize connection to PostgreSQL Apr 18, 2024
@mfvanek mfvanek removed their assignment Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant