Re: PITR on Win32 - Archive and Restore
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > Trying out stuff on the command line seems to show a general "unwillingness" to > work with forward slashed names at all: Yeah, I think it may only be the POSIX library routines that are really forward-slash friendly. As I said before, I'm willing to #ifdef the code so that the string substituted for %p converts all / to \ on Windows. What I'd like to know is whether that's enough to solve the problems, particularly in face of spaces in the path, or whether we'll still be in quoting hell. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [email protected]