From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: doc: Clarify logical replication documentation |
Date: | 2019-07-08 12:45:16 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
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(at)xzilla(dot)net>
Discussion: https://www.postgresql.org/message-id/flat/CAJSLCQ13==D8Ka2YLyctTm0Y+8MhGYcX_zj7fU0rqRzhcV++3w(at)mail(dot)gmail(dot)com
Branch
------
REL_10_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/a5407d1bd6286c0f932514b8dc58f472981e0243
Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2019-07-08 19:15:07 | pgsql: tableam: Provide helper functions for relation sizing. |
Previous Message | Michael Meskes | 2019-07-08 06:31:31 | pgsql: Fix small memory leak in ecpglib ecpg_update_declare_statement() |