Re: PITR on Win32 - Archive and Restore
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Andrew Dunstan <[email protected]> writes: > Tom Lane wrote: >> But does that have to be done in the code, or will >> archive_command = 'copy "%p" ...' >> work? > That should work just fine (or with xcopy). Okay, I'll change %p to emit \ on Windows, and we'll see where that takes us. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org