On Thu, Oct 09, 2003 at 01:31:12PM +0800, Joon wrote: > Yaiks. And that's right, our budget is currently for a 2-server setup > only. I'm checking out the pgsql replication project now. Just in > case, what tool should I use if I do have a third server? >
You can run an NFS server on the third machine and place all of your database files there. > > Does this mean that rsync is the right tool for what I'm doing? At > least for the replication of files other than the database. Probably. But rsyncing should probably be done manually, or you must provide some method for automating the process yourself. -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
