----- Original Message ----- 
From: "Ezra Zygmuntowicz" <[EMAIL PROTECTED]>
To: <rubyonrails-deployment@googlegroups.com>
Sent: Thursday, May 22, 2008 12:19 PM

> 
> And I will agree that postgres is a better database then mysql in  
> most cases> But I will still choose mysql for one major reason...  
> replication. Postgres has no built in replication except for WAL file  
> replication which means the slave is in recovery mode and you cannot  
> run queries against it. If you are sure that you will never need to  
> scale past one db server then psql is probably a better choice but if  
> you will need to scale then mysql beats postgres hands down when it  
> comes to master, slave and master master replication.
> 

This is excellent to know!  Thanks 

Raul


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to