How to check what is your JDBC URL on PostgreSQL database on a Ubuntu 19.04 machine. I mean if there is any command kindly provide me what it is:
I am trying to connect from the official document command:
jdbc:postgresql://localhost:5432/idempiere
but not getting any result.