Postgres Publication record is showing up in standby too

Viewed 12

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.

0 Answers
Related