One of the downsides of Postgres with the typical PHP stack is
connection latency.

We actually switched from MySQL to Postgres on
http://www.funadvice.com and the site was faster and more stable.
Running Rails in production mode keeps a persistent connection open to
Postgres for each mongrel running.

So Postgres is a great choice for rails/mongrel applications.

- Ericson Smith
http://www.funadvice.com

On 3/13/07, eric <[EMAIL PROTECTED]> wrote:
>
> Hi, i've to choose a good vps and i've found this:
> http://www.adiungo.com/hosting/
> what do you think (XHP) ?
> And about centos with rails and postgres what do you think?
> the problem maybe is that i don't know centos, but i can learn it... :)
>
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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