I use pg_dumpall for regular backups and can definitely use one of those backups to kickstart the new server. Would I then configure that new server instance as a standby server as per doc section 18.6?
Or should I just setup the standby server first? Having re-read 18.6 I think this is what I want.
Thanks!
John