The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/logical-replication.html Description:
I am referring to link 'https://www.postgresql.org/docs/10/static/logical-replication.html' and it has been mentioned that 'Replicating between different major versions of PostgreSQL.' under the section of 'The typical use-cases for logical replication are:' but I don't think logical replication using PUBLICATION/SUBSCRIPTION model is possible between different PostgreSQL versions, which is only possible using pglogical.