-
+
pg_standby
- Since the Windows example uses copy> at both ends, either
+ The copy> command on Windows sets the final file size
+ before the file is completely copied, which would ordinarly confuse
+
pg_standby waits
sleeptime>
+ seconds once it sees the proper file size. GNUWin32's cp>
+ sets the file size only after the file copy is complete.
+
+
+ Using the Since the Windows example uses copy> at both ends, either
or both servers might be accessing the archive directory across the
network.