In 1-2 minutes the MIRROR should complete syncing data. Now validate the data on both Postgres and SQL Server peers. Number of rows should match for both sides.
To make it easy in your development and test environments, PeerDB also introduces the DROP MIRROR command. DROP MIRROR drops all the underlying objects that CREATE MIRROR generates. More details are available in this PR.