How to add a host(or database source) with multiple dbs?

I mean, in workbench we can add a host to read all the databases in it, for example: and rds db that contains many dabases... Is that possible in 0xDBE?

7 comments
Comment actions Permalink

Hello Jonathan,

Do you use the same socket (host:port) for connection to the databases? If so, please try to omit database name in the connection string, and select needed DB Schemas in Shemas tab of the created Datasource.

1
Comment actions Permalink

This doesn't work for DataGrip 1.0, it worked for 0xDBE...

0
Comment actions Permalink

Could you please attach screenshot of General tab for the datasource, so that your connection information is visible? Please also post output from Test Connection button. Thanks.

0
Comment actions Permalink

I have the same issue for a PostgreSQL connection. I cannot see all DBs available. I would have to create a new data source for every db. Not really usable. Any help appreciated.

This is what I have in pgAdmin

And this is DataGrip

0
Comment actions Permalink

Currently there is a limitation to a single database connection per data source for PostgreSQL, please vote and follow this request: https://youtrack.jetbrains.com/issue/DBE-2287

0
Comment actions Permalink

The link for that issue gives me a 404.  Is it maybe a private issue? This is definitely a major issue for me as well.

0
Comment actions Permalink

It's a trailing space. Sorry, corrected the link. Currently have no definite ETA for this issue though.

0

Please sign in to leave a comment.