Re: [GENERAL] Error in starting Postgresql...

2008-11-05 Thread Serge Fonville
Have you checked the logsWhat have you configured What os are you using What version of postgresql Have you run netstat to check for port 5432 Regards, Serge Fonville On Wed, Nov 5, 2008 at 4:11 PM, Joshua Tolley <[EMAIL PROTECTED]> wrote: > On Wed, Nov 05, 2008 at 08:34:55PM +0530, Shashank Mu

Re: [GENERAL] Error in starting Postgresql...

2008-11-05 Thread Joshua Tolley
On Wed, Nov 05, 2008 at 08:34:55PM +0530, Shashank Mujumdar wrote: > 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

[GENERAL] Error in starting Postgresql...

2008-11-05 Thread Shashank Mujumdar
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 (0X274D/10061) Is the server running on host "localhost" and