logical replication NOTICE "synchronized table states"

Started by Jeff Janesover 8 years ago3 messages
#1Jeff Janes
jeff.janes@gmail.com

When creating a subscription, I get a NOTICE "synchronized table states"

What is this supposed to be telling the end user? Is this just a debugging
message not intended to be included in the released code?

When I first saw this NOTICE, I thought, based on the wording, that it was
telling me the data had finished copying over (i.e. the initial state of
the table data had been synced). But at the time this notice is issued,
the copy has not even started. In fact, if I create a subscription for a
non-existent publication, I still get this message.

Cheers,

Jeff

#2Peter Eisentraut
peter.eisentraut@2ndquadrant.com
In reply to: Jeff Janes (#1)
Re: logical replication NOTICE "synchronized table states"

On 6/9/17 17:06, Jeff Janes wrote:

When creating a subscription, I get a NOTICE "synchronized table states"

What is this supposed to be telling the end user? Is this just a
debugging message not intended to be included in the released code?

I think we can remove this message.

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

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

#3Peter Eisentraut
peter.eisentraut@2ndquadrant.com
In reply to: Peter Eisentraut (#2)
Re: logical replication NOTICE "synchronized table states"

On 6/9/17 19:17, Peter Eisentraut wrote:

On 6/9/17 17:06, Jeff Janes wrote:

When creating a subscription, I get a NOTICE "synchronized table states"

What is this supposed to be telling the end user? Is this just a
debugging message not intended to be included in the released code?

I think we can remove this message.

done

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

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