Roelof Wobben
2014-07-12 06:37:12 UTC
Hello,
I try to use postgresql with Ruby on Rails.
First I see this error ; role "roelof" does not exist.
I solved it by doing : sudo -u postgres createuser roelof
but now when I make the database by doing rake db:create I see this error ;
PG::InsufficientPrivilege: ERROR: permission denied to create database
How to solve this one?
Roelof
I try to use postgresql with Ruby on Rails.
First I see this error ; role "roelof" does not exist.
I solved it by doing : sudo -u postgres createuser roelof
but now when I make the database by doing rake db:create I see this error ;
PG::InsufficientPrivilege: ERROR: permission denied to create database
How to solve this one?
Roelof
--
Sent via pgsql-general mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
Sent via pgsql-general mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general