Yes, that looks right. Make sure the same schema is defined in the database on both branches, and ma

Yes, that looks right. Make sure the same schema is defined in the database on both branches, and make sure the connection string in the CREATE SUBSCRIPTION statement is the one you use to connect to the publishing database. The role defined in that connection string should have the REPLICATION privilege. Any role created via the Neon Console has this privilege by default. I'm going to try it as well.
Was this page helpful?