Re: PostgreSQL 9.0.1 PITR can not copy WAL file - Mailing list pgsql-general

From John R Pierce
Subject Re: PostgreSQL 9.0.1 PITR can not copy WAL file
Date
Msg-id 4D374FE2.3000803@hogranch.com
Whole thread Raw
In response to Re: PostgreSQL 9.0.1 PITR can not copy WAL file  (tuanhoanganh <hatuan05@gmail.com>)
Responses Re: PostgreSQL 9.0.1 PITR can not copy WAL file  (tuanhoanganh <hatuan05@gmail.com>)
List pgsql-general
On 01/19/11 9:23 AM, tuanhoanganh wrote:
>
>
>         2011-01-06 08:27:54 ICT LOG:  archive command failed with exit
>         code 1
>         2011-01-06 08:27:54 ICT DETAIL:  The failed archive command
>         was: copy
>         pg_xlog\00000001000000040000005E
>         D:/3SDATABACKUP/PITR/WAL/00000001000000040000005E
>
>     [... lots more ...]
>

is D: a network mapped drive?

those mappings are per user session specific, and the database service
will not see them as it runs in a service session, not on the desktop
session....
use a UNC instead if you are going across the network, eg,
\\server\share\path\filename



pgsql-general by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: PostgreSQL 9.0.1 PITR can not copy WAL file
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: Group by with insensitive order