Re: Fwd: Re: Archiving problem on Windows

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: Fwd: Re: Archiving problem on Windows
Дата
Msg-id 20071204104435.GE25044@a-kretschmer.de
обсуждение исходный текст
Ответ на Fwd: Re: Archiving problem on Windows  ("Christian Rengstl" <Christian.Rengstl@klinik.uni-regensburg.de>)
Ответы Re: Fwd: Re: Archiving problem on Windows
Список pgsql-general
am  Tue, dem 04.12.2007, um 11:31:41 +0100 mailte Christian Rengstl folgendes:
> When I login as user postgres, I can copy the files without any
> problem.
> Here is the error message (translated as it appears in German in my log
> files):
> >>copy pg_xlog\myfile C:\Archive\DBArchive\myfile<< failed: error code
> 1
> >>copy pg_xlog\myfile C:\Archive\DBArchive\myfile<< failed: error code
> 1
> >>copy pg_xlog\myfile C:\Archive\DBArchive\myfile<< failed: error code
> 1
> WARNING: transaction log file could not be archived: too many errors

2 questions:

1. really 'myfile', or is 'myfile' only a placeholder for the real
logfile?

2. please try to specify the full path for the source file, maybe the
copy-command can't found the file without the full path.


Hope that helps, and please no top-posting. (in german: TOFU)


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

В списке pgsql-general по дате отправления:

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: stored procedures and dynamic queries
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: 8.3beta4 needs a dump/restore?