Re: Error in starting Postgresql...

From: "Serge Fonville" <serge(dot)fonville(at)gmail(dot)com>
To: "Joshua Tolley" <eggyknap(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Error in starting Postgresql...
Date: 2008-11-05 15:26:13
Message-ID: 680cbe0e0811050726p4cb8905x2834b00cefd3da4b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 <eggyknap(at)gmail(dot)com> wrote:

> 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 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...
> >
>
> Look for pg_ctl.
> http://www.postgresql.org/docs/current/static/app-pg-ctl.html
>
> - Josh / eggyknap
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAkkRt6gACgkQRiRfCGf1UMMMPACeOTvJA3/vqtyS3gngIpEYv701
> rxYAn2rKMrm8Wjro+nLTVUauuxrSNsAe
> =AP9L
> -----END PGP SIGNATURE-----
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2008-11-05 15:33:34 Re: Visualizer
Previous Message Tom Lane 2008-11-05 15:24:05 Re: Installation Error of postgresql-8.1.5 with perl.