Re: [BUGS] BUG #14785: Logical replication does not work after addinga column. Bug? - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: [BUGS] BUG #14785: Logical replication does not work after addinga column. Bug?
Date
Msg-id 14aeb673-fded-e9dd-9e90-f04908f9eadf@2ndquadrant.com
Whole thread Raw
In response to [BUGS] BUG #14785: Logical replication does not work after adding a column.Bug?  (yxq@o2.pl)
List pgsql-bugs
When you add a column on the publication side, you also need to add it
on the subscription side, otherwise there is nowhere to put the data.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #14786: Wrong Precision with money datatype
Next
From: Andres Freund
Date:
Subject: Re: [BUGS] BUG #14785: Logical replication does not work afteradding a column. Bug?