Re: role does not exist

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: role does not exist
Дата
Msg-id 509277D4.3070502@gmail.com
обсуждение исходный текст
Ответ на Re: role does not exist  ("Kevin Burton" <rkevinburton@charter.net>)
Ответы Re: role does not exist  ("Kevin Burton" <rkevinburton@charter.net>)
Список pgsql-general
On 11/01/2012 05:02 AM, Kevin Burton wrote:
> There is a tutorial directory but it has a README that I need to type 'make'
> to view the files. Well, make wasn't available so I installed 'make' with
> apt-get. Then I was met with an error apparently from the Makefile that
> pg_conf: command not found. I seem to be getting farther and farther from
> the original question, that of role "postgres" does not exist.
>

I just tested an install of Postgres on Ubuntu and sudo -u postgres psql
worked just fine.

Are you sure you installed all of the Postgres packages?
    What does dpkg -l| grep postgresql show?
Is Postgres is running?
    What does ps ax| grep postgresql show?



>


--
Adrian Klaver
adrian.klaver@gmail.com


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

Предыдущее
От: "Kevin Burton"
Дата:
Сообщение: Re: role does not exist
Следующее
От: "Kevin Burton"
Дата:
Сообщение: Re: role does not exist