Unknown

PostgreSQL Wire Protocol

Application Layer — Database

Protocol Overview

Full Name PostgreSQL Wire Protocol
Abbreviation PostgreSQL
OSI Layer Application Layer
Category Database
Default Port 5432

About PostgreSQL

Message-based frontend/backend protocol for PostgreSQL. Supports extended query mode with prepared statements, COPY bulk transfer, and TLS for secure connections.

Application Layer Database Port 5432

Related Protocols — Application Layer