TablePlus-Linux
TablePlus-Linux copied to clipboard
Request: Database explorer
- Database version (Ex: PostgreSQL 10.0):
PostgreSQL 10+
- TablePlus version (the number on the welcome or about screen, Ex: build 81):
0.1 (build 52)
- Linux distro (Ex: Ubuntu 18.04):
Ubuntu 19.10
When connecting, you have to give the database name you want to connect to. In tools like VStudio, they let you connect without giving the database name and instead let you list and see the database and then choose the one to work with.
The @rsyring PostgreSQL requires database name in order to make a connection. If we leave it blank, it will fall back to the default database "postgres" We're working on a feature that allows the user to switch db after connecting (port from TablePlus mac).