Skip to content

Commit eb88e7e

Browse files
committed
Add comment about GNUWin32's cp not having the file system problem.
1 parent 4da65a2 commit eb88e7e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

contrib/pg_standby/pg_standby.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* $PostgreSQL: pgsql/contrib/pg_standby/pg_standby.c,v 1.14 2008/12/15 21:11:54 momjian Exp $
2+
* $PostgreSQL: pgsql/contrib/pg_standby/pg_standby.c,v 1.15 2008/12/15 21:39:25 momjian Exp $
33
*
44
*
55
* pg_standby.c
@@ -183,7 +183,8 @@ CustomizableNextWALFileReady()
183183
* even though the file is still being copied and cannot be opened
184184
* by pg_standby yet. So we wait for sleeptime secs before
185185
* attempting to restore. If that is not enough, we will rely on
186-
* the retry/holdoff mechanism.
186+
* the retry/holdoff mechanism. GNUWin32's cp does not have
187+
* this problem.
187188
*/
188189
pg_usleep(sleeptime * 1000000L);
189190
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy