You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
can't connect with dbeaver postgres - can connect with psql
dbeaver config: localhost, 5432, nc_timebilling.db
error:
can't connect with dbeaver postgres - no databases found on the server
works:
$ psql --host localhost nc_timebilling.db