WAL shipping question

Поиск
Список
Период
Сортировка
От SHARMILA JOTHIRAJAH
Тема WAL shipping question
Дата
Msg-id 751575.75589.qm@web31113.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: WAL shipping question
Re: WAL shipping question
Список pgsql-general
Hi,
Im trying to play a bit with log shipping between 2 servers primary and standby. These servers are running versions 8.3betat3. I had set up continuous archiving at the primary server. The manuals' example of archive_command is
archive_command = 'cp -i %p /mnt/server/archivedir/%f </dev/null'

This basically archives the data in the primary server itself...right!!!
But how can I set up continuous archiving from primary to a directory (WAL archive directory)
on the stand-by server ?

Thanks
sharmila



Never miss a thing. Make Yahoo your homepage.

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

Предыдущее
От: "Glen W. Mabey"
Дата:
Сообщение: difficulty extracting variable-sized field on triggered row
Следующее
От: Ted Byers
Дата:
Сообщение: Re: stored procedures and dynamic queries