WAL shipping question - Mailing list pgsql-general

From SHARMILA JOTHIRAJAH
Subject WAL shipping question
Date
Msg-id 751575.75589.qm@web31113.mail.mud.yahoo.com
Whole thread Raw
Responses Re: WAL shipping question
Re: WAL shipping question
List 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 by date:

Previous
From: "Glen W. Mabey"
Date:
Subject: difficulty extracting variable-sized field on triggered row
Next
From: Ted Byers
Date:
Subject: Re: stored procedures and dynamic queries