I am trying to setup Hot Standby for a customer site and got a small question about the setup:
From my limited knowledge I think we need a shared location where the master node is putting the WAL files in and the slave nodes also look at the same folder to get new WAL logs to replay the files. Now if we cant have that shared location and a scenario where all slaves and the master cant see one shared location, how to approach this?