TablePlus-Linux icon indicating copy to clipboard operation
TablePlus-Linux copied to clipboard

How to connect po Postgress with uri?

Open alexander-mart opened this issue 4 years ago • 1 comments

  1. Database version (Ex: PostgreSQL 10.0):

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

  3. Linux distro (Ex: Ubuntu 18.04): OS: Ubuntu 20.04.2 LTS x86_64

  4. The steps to reproduce this issue:

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

There is no view from the screenshoot in docs: https://tableplus.com/blog/2018/08/connection-uri-syntax-in-postgresql.html

image

alexander-mart avatar Mar 24 '21 06:03 alexander-mart

Got in the same scenario few days ago.

There isn't an import button where you can paste your uri for the Linux version, unfortunately. The temporary solution I used was to split the uri in the respective fields. So the user part of the uri pasted in the user field, etc.

lucacarrara00 avatar Mar 08 '22 17:03 lucacarrara00