BUG #14719: Logical replication unexpected behaviour when target table has missing columns

From: garton(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14719: Logical replication unexpected behaviour when target table has missing columns
Date: 2017-06-27 08:28:40
Message-ID: 20170627082840.17675.69378@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14719
Logged by: Martin Garton
Email address: garton(at)gmail(dot)com
PostgreSQL version: 10beta1
Operating system: Linux xxxxxx 4.9.0-3-amd64 #1 SMP Debian 4.9.30-
Description:

The documentation states:

"The target table can have additional columns not provided by the published
table. Those will be filled with their default values."

However, when I added a column on the source database, the target began to
error:

ERROR: logical replication target relation "public.foo" is missing some
replicated columns

This seems to contradict the documentation.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Rares Aioanei 2017-06-27 11:57:31 Re: libpq.so.5 dependancy error installing pgsql onto linux 6.
Previous Message Thomas_OReilly 2017-06-27 07:40:29 libpq.so.5 dependancy error installing pgsql onto linux 6.