adspace


How do I connect to pgadmin server?

Answer Posted / Setu Sharma

To connect to a PostgreSQL server using pgAdmin, follow these steps: 1. Launch pgAdmin, 2. Click on the Servers tab, 3. Click on the + icon and select New Server Registration, 4. Enter your server name or IP address, port number (default is 5432), username, and password, 5. Click OK to connect.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of postgresql?

959