Re: Starting Postmaster

From: Ennio-Sr <nasr(dot)laili(at)tin(dot)it>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Starting Postmaster
Date: 2003-04-28 20:43:14
Message-ID: 20030428204314.GA15606@deby.ei.hnet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

* radha(dot)manohar(at)ndsu(dot)nodak(dot)edu <radha(dot)manohar(at)ndsu(dot)nodak(dot)edu> [280403, 14:20]:
> After starting the Postmaster, when I tried to execute psql, I get
> this following error. This is the main problem. I don't know why this
> .....
> psql: could not connect to server: No such file or directory
> Is the server running locally and accepting
> connections on Unix domain

Verify if postgres is running by doing:

# netstat -na |grep 5432

Good luck!
Ennio

--
[Perche' usare Win$ozz (dico io) se ..."anche uno sciocco sa farlo. \\?//
Fa' qualche cosa di cui non sei capace!" (diceva Henry Miller) ] (°|°)
[Why to use Win$ozz (I say) if ... "even a fool can do that. )=(
Do something you aren't good at!" (used to say Henry Miller) ]

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Antoine 2003-04-29 03:01:55 data-mining
Previous Message radha.manohar 2003-04-28 19:20:54 Re: Starting Postmaster