Displaying 1 result from an estimated 1 matches for "argh_development".
2010 Aug 20
0
Problem with db:create
...when I execute the
command "db:create:all" i got the following error:
Couldn''t create database for {"encoding"=>"unicode", "username"=> "-my
username-", "adapter"=>"postgresql",
"database"=>"argh_development", "host"=>"127.0.0.1", "pool"=>5,
"password"=>"-my password-"}
NoMethodError: undefined method `fformat'' for #<PGresult:0xb6706be0>:
SHOW client_min_messages
What happens?
My database.yml is looking like this:
#...