Doc: Clarify publication privilege requirements.

Amit Kapila <akapila@postgresql.org>

Commit: dc6c879455e2db9adb7cf656ac29fdddeac39d77
Author: Amit Kapila <akapila@postgresql.org>
Date: 2025-12-24T09:22:00Z
Doc: Clarify publication privilege requirements.

Update the logical replication documentation to explicitly outline the
privilege requirements for each publication syntax. This will ensure users
understand the necessary permissions when creating or managing
publications.

Author: Shlok Kyal <shlok.kyal.oss@gmail.com>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Reviewed-by: David G. Johnston <david.g.johnston@gmail.com>
Discussion: https://postgr.es/m/CANhcyEXODen4U0XLk0aAwFTwGxjAfE9eRaynREenLp-JBSaFHw@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/logical-replication.sgml modified +8 −4

Discussion