Peter Gibbons
2006-Apr-05 16:22 UTC
[Rails] Which ruby postgresql driver is recommended in rails?
There are 3 ruby postgresql drivers, which is recommended for use in rails? * postgres * ruby-postgres * postgres-pr (pure ruby, too slow?) I checked these postgresql-related tickets in rails and there doesn''t seem to be any concensus. It it seems ticket #4461 (applied in latest edge) tries to make them work equally well--but it would be great if the rails team recommended one. http://dev.rubyonrails.org/query?status=new&status=assigned&status=reopened&keywords=%7Epostgres&order=id&desc=1 -- Posted via http://www.ruby-forum.com/.
Craig White
2006-Apr-05 16:57 UTC
[Rails] Which ruby postgresql driver is recommended in rails?
On Wed, 2006-04-05 at 18:22 +0200, Peter Gibbons wrote:> There are 3 ruby postgresql drivers, which is recommended for use in > rails? > > * postgres > > * ruby-postgres > > * postgres-pr (pure ruby, too slow?) > > I checked these postgresql-related tickets in rails and there doesn''t > seem to be any concensus. It it seems ticket #4461 (applied in latest > edge) tries to make them work equally well--but it would be great if the > rails team recommended one. > > http://dev.rubyonrails.org/query?status=new&status=assigned&status=reopened&keywords=%7Epostgres&order=id&desc=1 >---- I think at least informally, we agreed last week to use ''postgres'' Craig