pgcli icon indicating copy to clipboard operation
pgcli copied to clipboard

pgcli is too slow to connect to the postgresql

Open weni09 opened this issue 4 years ago • 1 comments

Description

pgcli is too slow to connect to the postgresql,while native psql client is not.

ps: Mycli is just as fast as the native mysql client

Your environment

OS:Ubuntu 20.4 x64 postgresql:12.7 pgcli:3.1.0 ##my command

pgcli -hlocalhost -Upostgres

weni09 avatar Jun 03 '21 02:06 weni09

I cannot reproduce any slowness. At least, pgcli does not appear obviously slower than psql.

Do you confirm this issue with the latest version? Can you provide more details:

  • What is too slow (the startup/connection to the server, sending the queries, getting/displaying query results, etc.)?
  • How slow is it (numbers would surely help, as well as a comparison with psql)?
  • Do you have server logs that show that the slowness is on pgcli side and not due to the server (PostgreSQL) configuration?

dbaty avatar Sep 27 '23 05:09 dbaty

No news nor details from the reporter, and no other similar reports. I am closing this.

dbaty avatar Mar 05 '24 10:03 dbaty