Re: PITR on Win32 - Archive and Restore Command Strings
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > There is a bit of a trap if using '%p' in archive_command - it has seperators > like '/' instead of '\', so does not work for some windows commands (like > 'copy' for instance). I was under the impression that forward slashes would work fine, as long as you used them consistently? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend