Re: PostgreSQL 9.0.1 PITR can not copy WAL file
От | tuanhoanganh |
---|---|
Тема | Re: PostgreSQL 9.0.1 PITR can not copy WAL file |
Дата | |
Msg-id | AANLkTim=c0=EZnDg0HJo3FQp6Xu8R8_PHRBV_vLwHS9y@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: PostgreSQL 9.0.1 PITR can not copy WAL file (John R Pierce <pierce@hogranch.com>) |
Список | pgsql-general |
NO, D is local driver.
I setup PITR from 01/01/2011. It work well from 01->05/01/2011 (D:/3SDATABACKUP/PITR/WAL has 00000001000000040000005D) but error from 06/01/2011
I setup PITR from 01/01/2011. It work well from 01->05/01/2011 (D:/3SDATABACKUP/PITR/WAL has 00000001000000040000005D) but error from 06/01/2011
On Thu, Jan 20, 2011 at 3:56 AM, John R Pierce <pierce@hogranch.com> wrote:
On 01/19/11 9:23 AM, tuanhoanganh wrote:is D: a network mapped drive?
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 ...]
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
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
В списке pgsql-general по дате отправления: