Skip to content
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

Problems with performance when connecting over tls #526

Open
vadv opened this issue Aug 22, 2023 · 0 comments
Open

Problems with performance when connecting over tls #526

vadv opened this issue Aug 22, 2023 · 0 comments

Comments

@vadv
Copy link
Contributor

vadv commented Aug 22, 2023

odyssey:

time PGSSLMODE=require  psql -Atc "select repeat('1', 40000000)" > /dev/null

real    0m20.812s

pgbouncer:

time PGSSLMODE=require  psql -Atc "select repeat('1', 40000000)" > /dev/null

real    0m0.714s

out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant