Port 5432 — PostgreSQL
Quick reference for TCP/UDP port 5432, used by PostgreSQL. Includes what the service does, security guidance and related ports.
What is port 5432?
PostgreSQL database.
What port does PostgreSQL use?
PostgreSQL listens on port 5432 by default.
Is port 5432 open? How to check
Run one of these from your computer, replacing HOST with the IP address or domain you want to test.
nc -zv HOST 5432
Test-NetConnection HOST -Port 5432
nmap -p 5432 HOST
A refused or timed-out connection means the port is closed or filtered by a firewall.
Security guidance
High risk — do not expose to the internet
Port 5432 (PostgreSQL) is high-risk because the service it carries is a frequent target for credential attacks, brute force or unpatched-vulnerability scanning. Keep it bound to localhost or your VPN, never forward it directly on a router, and require strong authentication.
Related ports
Frequently asked
What is port 5432 used for?+
Port 5432 is the standard TCP/UDP port for PostgreSQL. PostgreSQL database.
What port does PostgreSQL use?+
PostgreSQL listens on port 5432 by default.
Your IP Address Is Exposed Right Now
Every website you visit can see your real IP address and location. NordVPN encrypts your traffic and hides your identity with military-grade encryption. Stay anonymous online.