Re: failed archive command

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: failed archive command
Дата
Msg-id 1310013908.15816.91.camel@lenovo01-laptop03.gunduz.org
обсуждение исходный текст
Ответ на failed archive command  (Joe Lester <joe_lester@mac.com>)
Список pgsql-general
On Wed, 2011-07-06 at 23:39 -0500, Joe Lester wrote:
> archive_command = '/usr/bin/scp -B /Volumes/DataDrive/data/%p
> postgres@172.20.204.55:/Volumes/DataDrive/wals_from_master/%f'

%p is expanded to the *full* path, so /Volumes/DataDrive/data/%p might
not be the correct. I'd use just %p instead of it.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Вложения

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

Предыдущее
От: Joe Lester
Дата:
Сообщение: failed archive command
Следующее
От: devrim@gunduz.org
Дата:
Сообщение: Re: failed archive command