| From: | SHARMILA JOTHIRAJAH <sharmi_jo(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | WAL shipping question |
| Date: | 2007-12-04 14:55:15 |
| Message-ID: | 751575.75589.qm@web31113.mail.mud.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ted Byers | 2007-12-04 14:58:32 | Re: stored procedures and dynamic queries |
| Previous Message | Glen W. Mabey | 2007-12-04 14:43:42 | difficulty extracting variable-sized field on triggered row |