diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index b4831275192..978f29c42d6 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1,8 +1,13 @@ - + Frontend/Backend Protocol + + protocol + frontend-backend + + PostgreSQL uses a message-based protocol for communication between frontends and backends (clients and servers).