Re: postmaster successfully started?

From: "Jay Emerson" <sysadmin(at)sysadmincorner(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: postmaster successfully started?
Date: 2001-06-07 20:53:05
Message-ID: 9fopio$13qn$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Look in the Admin Docs: Starting the Server. pg_ctl -o "-i <other options>".
Or edit the TCPIP_SOCKETS parameter in pogresql.conf.
Jay
sysadmin(at)sysadmincorner(dot)com
www.sysadmincorner.com

"Andy Jenks" <andy(at)compete(dot)com> wrote in message
news:9flpfb$559$1(at)news(dot)tht(dot)net(dot)(dot)(dot)
> after starting the postmaster:
> pg_ctl -o "-o -F -B 3000 -S -N2 -ps -pn" start
> postmaster successfully started
>
> so the postmaster is started right? but I keep on getting the following
> createdb test1
> psql: connectDBStart() -- connect() failed: No such file or directory
> Is the postmaster running locally
> and accepting connections on Unix socket '/tmp/.s.PGSQL.5432'?
> createdb: database creation failed
> any ideas why it says the system is started but I still can't connect?
I've
> removed /tmp/.s.PGSQL.5432 and tried again but still had the same result.
> any help would be appreciated.
> thanks
> andy
> --
> Andy Jenks
> Compete Inc.
> andy(at)compete(dot)com
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message dave 2001-06-08 00:15:49 interfacing ms-access with postgresql?
Previous Message Tauren Mills 2001-06-07 09:45:06 Problems starting postmaster with maxconnections changed