> That's irrelevant. What is relevant is which Postgres user account > Rails is using to connect to the DB. Does that account have the > appropriate permissions? >
Postgres user account is the same name as my machine user account, that's why I mentioned it. Same postgres user has created and owns both databases, and is a superuser. I've since tried making another database and another postgres user, but I'm still getting the message "FATAL: database "(myapp)_test" does not exist" -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.