Re: PostegreSQL 8.0.0 Beta4 Win32 - Mailing list pgsql-general

From Tom Lane
Subject Re: PostegreSQL 8.0.0 Beta4 Win32
Date
Msg-id 29051.1100882126@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostegreSQL 8.0.0 Beta4 Win32  (Secrétariat <ets@rolland-fr.com>)
List pgsql-general
=?iso-8859-1?Q?Secr=E9tariat?= <ets@rolland-fr.com> writes:
> When I connect as localhost I obtain :
> "Error connecting to the server: couldnot connect to server: Connection
> refused (0x0000274d/10061)
>     Is the server running on host "127.0.0.1" and accepting
>     TCP/IP connections on port 5432 ?"

"Connection refused" is a system-level error; that implies that the
postmaster isn't listening on that port at all.  Check your
listen_addresses setting.

            regards, tom lane

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Can COPY skip a header line?
Next
From: Matteo Beccati
Date:
Subject: Re: Can COPY skip a header line?