Search Postgresql Archives

Re: permission problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/11/2014 11:37 PM, Roelof Wobben wrote:
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?

sudo -u postgres psql -c "alter role roelof with createdb createuser"



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux