Re: PITR on Win32 - Archive and Restore
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Andreas Pflug <[email protected]> writes: > 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). That's what I've asked repeatedly, and not gotten any answers about. Is converting / to \ sufficient, or would there still be quoting problems? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match