permission problem

Поиск
Список
Период
Сортировка
От Roelof Wobben
Тема permission problem
Дата
Msg-id 53C0D798.4040503@home.nl
обсуждение исходный текст
Ответы Re: permission problem  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
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



В списке pgsql-general по дате отправления:

Предыдущее
От: Ravi Kiran
Дата:
Сообщение: debugging with gdb
Следующее
От: John R Pierce
Дата:
Сообщение: Re: permission problem