Re: CreateUser error - Mailing list pgsql-general

From Tom Lane
Subject Re: CreateUser error
Date
Msg-id 12664.1149089010@sss.pgh.pa.us
Whole thread Raw
In response to CreateUser error  (jonathan harvey <jonathanharv@yahoo.com>)
List 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 by date:

Previous
From: "Philippe Lang"
Date:
Subject: Re: PGSQL 7.4 -> 8.1 migration & performance problem
Next
From: John DeSoi
Date:
Subject: Re: Lossy character conversion to Latin-1