On 2/26/07, Isak Hansen <[EMAIL PROTECTED]> wrote:
>
>
> Postgres doesn't benefit from prepared statements? What kind of
> performance improvements have you (not) been seeing? What kind of
> data/queries?


Koz has just been stating (I guess) that MySQL and Postgres don't suffer as
much when you don't use prepared statements. Naturally, repeated queries
(like AR model inserts, updates) would benefit from prepared statements even
in those database, but in DB2 and Oracle the difference is much more
stressed.

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

Reply via email to