Re: Start up

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <KeithW(at)narrowpathinc(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Start up
Date: 2004-10-08 19:57:26
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4306A3D@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Keith Worthington
> Sent: 08 October 2004 20:45
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Start up
>
> Error connecting to the server: could not connect to server:
> Connection refused
> Is the server running on host 127.0.0.1 and accepting
> TCP/IP connections on port 5432?
>
> Of course being a newbie I don't know if the server is
> listening. Any help would be appreciated.

What server/platform are you running? If it's < 8.0, then look for the
tcpip_sockets options in $PGDATA/postgresql.conf. If its version 8.0
beta, then it should work out of the box from localhost, but double the
listen_addresses directive in postgresql.conf. If you need to change
anything, you should restart postgresql.

Regards, Dave

Browse pgadmin-support by date

  From Date Subject
Next Message Tony Caduto 2004-10-09 02:04:21 Re: Function editor
Previous Message Keith Worthington 2004-10-08 19:44:46 Start up