Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 23rd, 2005, 02:24 AM
Taber, Mark
Guest
 
Posts: n/a
Default PostgreSQL 8.0 install woes

I have Postgres 8.0-beta2 set up on two machines (one Windows 2000 Server,
the other Windows XP Pro); I have Postgres up and running as a service on
both machines, no problem. I'm even able to go into psql and putz around.
However, I am not able to log on remotely using pgAdmin III. Whenever I
attempt to add a server, I get the following message:



An error has occurred:



Error connecting to the server: could not connect to the server: Connection
refused (0x0000274D/10061)

Is the server running on host "nnn.nnn.nnn.nnn" and accepting

TCP/IP connections on port 5432?



The answer is, yes the server is running on the host, and there are no
restrictions on either machine for port 5432. It fails in both directions.
The machines can see each other on the network.



Thanks in advance for all your help.



Mark Taber

State of California

Department of Finance

Infrastructure & Architecture Unit

916.323.3104 x2945




  #2  
Old November 23rd, 2005, 02:24 AM
Tom Lane
Guest
 
Posts: n/a
Default Re: PostgreSQL 8.0 install woes

"Taber, Mark" <Mark.Taber@dof.ca.gov> writes:[color=blue]
> Error connecting to the server: could not connect to the server: Connection
> refused (0x0000274D/10061)[/color]

That means the operating system rejected the connection, which probably
means a firewall/packet filter problem. If the request had made it as
far as the postmaster, you'd have gotten a different response.
[color=blue]
> The answer is, yes the server is running on the host, and there are no
> restrictions on either machine for port 5432.[/color]

I think you're dead wrong on that last assertion.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

  #3  
Old November 23rd, 2005, 02:24 AM
Ron St-Pierre
Guest
 
Posts: n/a
Default Re: PostgreSQL 8.0 install woes

Taber, Mark wrote:
[color=blue]
> I have Postgres 8.0-beta2 set up on two machines (one Windows 2000
> Server, the other Windows XP Pro); I have Postgres up and running as a
> service on both machines, no problem. I’m even able to go into psql
> and putz around. However, I am not able to log on remotely using
> pgAdmin III. Whenever I attempt to add a server, I get the following
> message:
>
> An error has occurred:
>
> Error connecting to the server: could not connect to the server:
> Connection refused (0x0000274D/10061)
>
> Is the server running on host “nnn.nnn.nnn.nnn” and accepting
>
> TCP/IP connections on port 5432?
>
> The answer is, yes the server is running on the host, and there are no
> restrictions on either machine for port 5432. It fails in both
> directions. The machines can see each other on the network.
>
> Thanks in advance for all your help.
>
> **Mark Taber**
>
> State of California
>
> Department of Finance
>
> Infrastructure & Architecture Unit
>
> 916.323.3104 //x//294
>[/color]

On the off-chance that you're running ZoneAlarm, make sure that postgres
is allowed to run as a server.

Ron



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles