2016-07-11 15:48 GMT+12:00 John R Pierce <pie...@hogranch.com>: > On 7/10/2016 4:28 PM, Patrick B wrote: > >> >> archive_command = 'cp %p /var/lib/pgsql/archive/%f' >> >> >> That would be ok right guys? >> >> > > normally, you want to ship your WAL archives to a NFS server or something > similar, which the master and all the slaves can read.
what if the network goes down?