Forum Discussion
Anonymous
5 years agoNot applicable
Using URI to connect to datasource
Is there any way to connect to a data source via URI? For example to Postgres with a URI like: postgres://user:password@host:5432/database
Anonymous
5 years agoNot applicable
Hi Anonymous ,
You can try to connect PostgreSQL as follows using Server name and Database name.
For more details, please kindly refer to this document.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.