Connect PostgreSQL with pgAdmin in 2 Minutes

Опубликовано: 16 Июнь 2026
на канале: Let’s Code together
61
2

In this video, I walk you through the steps to connect pgAdmin to an existing PostgreSQL database. This includes:

✅ Creating a new server connection in pgAdmin
✅ Fixing issues like “no databases showing” in pgAdmin

🎯 This guide is beginner-friendly and works on macOS, Windows, and Linux.

📦 Tools Used:
PostgreSQL 17
pgAdmin 4

🔐 Default Host: `localhost`
🔌 Default Port: `5432`
👤 Default User: `postgres`

💬 Have questions? Drop a comment below!

#PostgreSQL #pgAdmin #DatabaseTutorial #WebDev #pgAdmin4