Re: PostgreSQL 9.0.1 PITR can not copy WAL file

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: PostgreSQL 9.0.1 PITR can not copy WAL file
Дата
Msg-id 4D374FE2.3000803@hogranch.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 9.0.1 PITR can not copy WAL file  (tuanhoanganh <hatuan05@gmail.com>)
Ответы Re: PostgreSQL 9.0.1 PITR can not copy WAL file
Список 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 по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: PostgreSQL 9.0.1 PITR can not copy WAL file
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: Group by with insensitive order