How to connect the database which is running on the server named kolone and the database name is lwa in the port 5432 with a username "post" and password as "post".
Please give me a sample code with the code for connection and also for executing query on it.
Thanks in advance
Harish Kumar