Re: PITR on Win32 - Archive and Restore
От | markir@coretech.co.nz |
---|---|
Тема | Re: PITR on Win32 - Archive and Restore |
Дата | |
Msg-id | 1092039156.c1b87a14bb1e7@mail.coretech.co.nz обсуждение исходный текст |
Ответ на | Re: PITR on Win32 - Archive and Restore ("Andrew Dunstan" <andrew@dunslane.net>) |
Ответы |
Re: PITR on Win32 - Archive and Restore
|
Список | pgsql-hackers-win32 |
I *think* I have tried that one, but checked anyway: The result is : LOG: archive command ""copy "c:/databases/pgdata/pg_xlog/000000010000000000000000" "c:/databases/pgarchive/000000010000000000000000""" failed: return code 1 The system cannot find the file specified. I think this led us on to more bizzare pastures... mark Quoting Andrew Dunstan <andrew@dunslane.net>: > > Well, it is really fighting us..... > > > > This is the archive_command: > > > > '""copy.exe" "%p" "c:/databases/pgarchive/%f""' > > > > and this is the log: > > > > LOG: archive command """copy.exe" > > "c:/databases/pgdata/pg_xlog/000000010000000000000007" > > "c:/databases/pgarchive/000000010000000000000007""" failed: return code > > 1 '"copy.exe"' is not recognized as an internal or external command, > > operable program or batch file. > > > > (tried plain old '"copy"' too) > > > > What happens with this archive command?: > > '"copy "%p" "c:/databases/pgarchive/%f""' > > cheers > > andrew > > > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faqs/FAQ.html >
В списке pgsql-hackers-win32 по дате отправления: