Re: pgadmin3 / postgresql newbie question - Mailing list pgsql-general

From Guy Rouillier
Subject Re: pgadmin3 / postgresql newbie question
Date
Msg-id CC1CF380F4D70844B01D45982E671B2348E689@mtxexch01.add0.masergy.com
Whole thread Raw
In response to pgadmin3 / postgresql newbie question  (Jonathan Schreiter <jonathanschreiter@yahoo.com>)
List pgsql-general
Jonathan Schreiter wrote:
> i can't seem to connect to the new database using
> pgadmin3. i have the correct IP address of the local
> computer, default port 5432, mydb as the initaldb,
> postgres as the username, and my new password as the
> password. i keep getting the error
>
> Error connecting to the server: could not connect to
> server: Connection refused
> Is the server running on host "192.168.1.24" and
> accepting
> TCP/IP connections on port 5432?

Make sure to include the above address (or most likely the hostname
equivalent) to your list of listen_addresses in postgresql.conf.

--
Guy Rouillier


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Index size
Next
From: Tom Lane
Date:
Subject: Re: Vacuum time degrading