Postgres postmaster - Mailing list pgsql-novice

From Bill
Subject Postgres postmaster
Date
Msg-id 4.3.2.7.0.20010306155407.00b2c250@hoss.willysworkshop.com
Whole thread Raw
Responses Re: Postgres postmaster
Re: Postgres postmaster
List pgsql-novice
Hi all,

I'm brand-new to postgres.  I have installed version 6.5 on RHL 6.1 (the
rpm).  when I try to create a database, I get:
----------------------------------------------------------------------------------------------------------------------
[workshop@hoss workshop]$ createdb donneybrook
Connection to database 'template1' failed.
connectDB() -- connect() failed: Connection refused
Is the postmaster running at 'localhost' and accepting connections on Unix
socke
t '5432'?

createdb: database creation failed on donneybrook.
[workshop@hoss workshop]$
----------------------------------------------------------------------------------------------------------------------

In /etc/services, port 5432 refers to 'postgres'.

I created the postgres user in linuxconf, but fail to see how this makes it
the postmaster.  I understand that "postmaster"
refers not to the email boss, but the master of postgres.

Shouldn't these details have been taken care of by the rpm, and if not,
what do I do to fix this?

Thanks
Bill


pgsql-novice by date:

Previous
From: ERIC Lawson - x52010
Date:
Subject: Re: row locking
Next
From: David Olbersen
Date:
Subject: Re: Postgres postmaster