Hi, Once I’ve shut down a streaming replica standby, is there a way from the master I can tell which WAL file is going to be the earliest one needed in order for the replica to catch back up? What I want to do is be able to automatically detect if that WAL file is still around so that the replica can just be started back up and catch up automatically, or if it is gone and I need to do a resync with the master.
Brad. |