TablePlus / TablePlus-Linux

TablePlus Linux issue tracker
https://tableplus.com
291 stars 30 forks source link

PostgreSQL - cannot connect to database without password #115

Closed lararosekelley closed 3 years ago

lararosekelley commented 3 years ago
  1. Database version (Ex: PostgreSQL 10.0): PostgreSQL 13

  2. TablePlus version (the number on the welcome or about screen, Ex: build 81): Build 84

  3. Linux distro (Ex: Ubuntu 18.04): Ubuntu 21.04

  4. The steps to reproduce this issue:

Try to connect to a Postgres database without supplying a password; the UI fails with a sendauth error, suggesting that it requires a password to connect. How can I use TablePlus to connect to a database that doesn't require password auth?

Noted: If the bug is related to data, please attach an example SQL data.

lararosekelley commented 3 years ago

Turns out this was an issue in my configuration! Closing issue.