database configuration specifies nonexistent postgresql adapter

development:   adapter: postgresql

test:   adapter: postgresql

production:   adapter: postgres

Something isn't consistent here.

rake aborted! database configuration specifies nonexistent postgresql adapter

Michael Glaesemann grzm seespotcode net