Re: PITR on Win32 - Archive and Restore
Andreas Pflug <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Tom Lane wrote:
>
>
> The fact that we are invoking a shell command here is not a bug, it's
> a feature. cp is not the only possible command one might want to use,
> nor even the most likely command --- it's just the simplest case that
> could possibly be useful. I fully expect that people will be using some
> sort of shell script in production.
This means that all win32 rules on filenames apply on all those calls,
i.e. directory backslashes only, and proper quoting (which might be tool
dependent in some cases).
ifdef time...
Regards,
Andreas
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [email protected] so that your
message can get through to the mailing list cleanly