Re: CreateUser error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: CreateUser error
Дата
Msg-id 12664.1149089010@sss.pgh.pa.us
обсуждение исходный текст
Ответ на CreateUser error  (jonathan harvey <jonathanharv@yahoo.com>)
Список pgsql-general
jonathan harvey <jonathanharv@yahoo.com> writes:
> I am trying to get PostgreSQL 8.1.4 up and running on fedora core 5.

Have you started the service?  If "ps auxww | grep postgres" doesn't
show some postgres-owned processes, you need

    sudo /sbin/service postgresql start

You probably also want

    sudo /sbin/chkconfig postgresql on

but that just fixes things so that future reboots will automatically
start the database, it doesn't make it run now.

            regards, tom lane

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

Предыдущее
От: "Philippe Lang"
Дата:
Сообщение: Re: PGSQL 7.4 -> 8.1 migration & performance problem
Следующее
От: John DeSoi
Дата:
Сообщение: Re: Lossy character conversion to Latin-1