Thread: pgsql: doc: Clarify logical replication documentation

pgsql: doc: Clarify logical replication documentation

From
Peter Eisentraut
Date:
doc: Clarify logical replication documentation

Document that the data types of replicated tables do not need to
match.  The documentation previously claimed that they had to match.

Author: Robert Treat <rob@xzilla.net>
Discussion:
https://www.postgresql.org/message-id/flat/CAJSLCQ13==D8Ka2YLyctTm0Y+8MhGYcX_zj7fU0rqRzhcV++3w@mail.gmail.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1b6c2b9d99b6db34b32629fdd86530f93c07bdee

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)