pgsql: doc: Clarify logical replication details

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Clarify logical replication details
Date: 2017-04-18 03:39:25
Message-ID: E1d0JzB-0004cq-Cl@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Clarify logical replication details

Document more explicitly that the target table can have more columns
than the source table.

Reported-by: Euler Taveira <euler(at)timbira(dot)com(dot)br>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8efd1e08f063892be13de085e5e2c0e802fadf55

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2017-04-18 08:55:29 pgsql: Fix example on creating a trigger with a transition table.
Previous Message Alvaro Herrera 2017-04-17 21:37:37 pgsql: Rename columns in new pg_statistic_ext catalog