Re: PITR on Win32 - Archive and Restore

Bruce Momjian <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
[email protected] wrote:
> That problem is because there is no copy.exe, it's part of cmd. I am afraid I
> introduced that confusion while trying out all sorts of things in
> archive_command....

Yea.

> I suspect that your example may be working because of your current directory is
> where your test files happen to be (the business of quoted forward slash paths
> working *if* they point to your current working directory is very odd).

Wow, strange.  OK, at least I know how to test now.

> Consistency is generally lacking commands as well - e.g:
> 
> C:\Databases>cd "c:/program files"
> The system cannot find the path specified.
> 
> C:\Databases>dir "c:/program files"
>  Volume in drive C has no label.
>  Volume Serial Number is F444-3F9F
> 
>  Directory of c:\program files
> 
> 11/08/2004  15:02       <DIR>          .
> 11/08/2004  15:02       <DIR>          ..
> 24/08/2003  03:13       <DIR>          Accessories
> 23/08/2003  18:20       <DIR>          ATI Technologies
> 08/09/2003  17:22       <DIR>          CheckPoint
> 07/08/2004  14:18       <DIR>          Common Files

Wow, that is amazing. I saw that with DIR that I could do 'DIR "C:/"'.

Even if I don't change anything I need to document this in the code.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.