Postgres postmaster

From: Bill <workshop(at)willysworkshop(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Postgres postmaster
Date: 2001-03-06 23:58:27
Message-ID: 4.3.2.7.0.20010306155407.00b2c250@hoss.willysworkshop.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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(at)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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message David Olbersen 2001-03-07 00:02:45 Re: Postgres postmaster
Previous Message ERIC Lawson - x52010 2001-03-06 20:40:00 Re: row locking