dbTalk Databases Forums  

Re: [BUGS] BUG #2025: i can conect to the server

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] BUG #2025: i can conect to the server in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Richard Huxton
 
Posts: n/a

Default Re: [BUGS] BUG #2025: i can conect to the server - 11-08-2005 , 07:13 AM






edgar garcia wrote:
Quote:
Bug reference: 2025
Operating system: Windows xp
Description: i can conect to the server

when try to connect with tiny application, show a error connection.
Are ther some ficxes to connect.
I selected :
Port port 5443
You mean 5432 here don't you?

Quote:
host localhost
And the error is :
could not connect to server. Connection Refused
The server run in the same machine.
It's one of:
1. Your server is not running on that machine.
2. It isn't listening on the port you have given.
3. A firewall or similar is blocking access to it.
4. Your application isn't connecting to the right port etc.

For each:
1. Check your services - is PG running?
2. Check your postgresql.conf - what does it say about ports/interfaces?
3. Check your system/firewall logs
4. Try connecting from psql/pgadmin.

Once you have done this, post a question to the general or novice
mailing lists - this is unlikely to be a bug in PostgreSQL.
--
Richard Huxton
Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.