Error in starting Postgresql...

From: "Shashank Mujumdar" <andypacer007(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Error in starting Postgresql...
Date: 2008-11-05 15:04:55
Message-ID: c74c020b0811050704v186bf3ebp8aea4d608198ae8a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

After installing dspace when I tried to connect it to the postgresql
server it gave the following error.

psql -U postgres -h localhost ( command used )

the error was

psql: could not connect to server: Connection refused (0X0000274D/10061)
Is the server running on host "localhost" and accepting
TCP/IP connections on port 5432?

I searched for a solution on the net and I found that server might not
be running or postgresql might not have been configured properly.
As far as I know I've configured the postgresql properly..But I'm
unable to find out how to start the pgsql server !!!
Please help me out...

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2008-11-05 15:05:24 Re: gin creation and previous history of server
Previous Message Ivan Sergio Borgonovo 2008-11-05 15:01:57 Re: COPY TO duplicates "\" signs