Search Postgresql Archives

Re: PostgreSQL 9.0.1 PITR can not copy WAL file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have changed archive_command to
archive_command = 'copy %p D:\\3SDATABACKUP\\PITR\\WAL\\%f'
and it work again.
But why old archive_command work from 01/01 to 05/01
archive_command = 'copy %p D:/3SDATABACKUP/PITR/WAL/%f'

Thank for your help
Tuan Hoang ANh

On Fri, Jan 21, 2011 at 8:58 PM, Christian Ullrich <chris@xxxxxxxxxxxxxx> wrote:
* tuanhoanganh wrote:

Here is procmon i thinks error
[some procmon events]

No, that is all OK. The event at 2:39:55.7588651 is where Postgres starts cmd.exe to perform the copy. The really interesting data would be from cmd.exe itself, which implements the copy command.

Please send the events from cmd.exe for the ten seconds following that timestamp. If it is overly much, please send it to me directly.

--
Christian



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux