Is there anyway we can avoid creating publication record from master to slave? I am trying to upgrade postgres version in standby by using pg_wal_replay_pause() still i could see records are comping up from master.
Is there anyway we can avoid creating publication record from master to slave? I am trying to upgrade postgres version in standby by using pg_wal_replay_pause() still i could see records are comping up from master.