BUG #2634: path requires double \\ for WAL archiving

Поиск
Список
Период
Сортировка
От Hans Postma
Тема BUG #2634: path requires double \\ for WAL archiving
Дата
Msg-id 200609180919.k8I9JSca075266@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #2634: path requires double \\ for WAL  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2634
Logged by:          Hans Postma
Email address:      hans@aeteurope.nl
PostgreSQL version: 8.1
Operating system:   Windows XP VM virtual server
Description:        path requires double \\ for WAL archiving
Details:

Hi there
Trying to use WAL-archiving, I discovered that to decribe the path where I
want the copies of the WAL-file to go, I need to enter the following in the
PostgreSQL.conf file:

archive_command = 'copy "%p" C:\\<folder>\\" %f" '

I am using a Windows 2000 (version 5 SP4) virtual server (VM 5.0.0 build
13124) running on Windows XP.

yours, Hans Postma

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

Предыдущее
От: "Massimo Fidanza"
Дата:
Сообщение: BUG #2632: createuser language poblem
Следующее
От: "Ross Elliott"
Дата:
Сообщение: Re: BUG #2631: database locking problem