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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/482501d433b9f218d5a117571f1df9aebefe68bb

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