dbTalk Databases Forums  

pgAdmin Connection

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss pgAdmin Connection in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
operationsengineer1@yahoo.com
 
Posts: n/a

Default pgAdmin Connection - 08-18-2004 , 06:57 PM







After finally getting pgsql to operate in basic mode, I've hit a snag with pgAdmin3:

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

Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432?**

Does pgAdmin still require that I install a seperate odbc program? If so, where do I get it?

Do I need to assign the environment variables like PGDATA and PGHOST?

TIA



---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!

Reply With Quote
  #2  
Old   
George Weaver
 
Posts: n/a

Default Re: pgAdmin Connection - 08-18-2004 , 08:52 PM






From the documentation:http://www.postgresql.org/docs/7.4/static/postmaster-start.html#CLIENT-CONNECTION-PROBLEMS"psql: could not connect to server: Connection refused
Is the server running on host server.joe.com and accepting
TCP/IP connections on port 5432?This is the generic "I couldn't find a server to talk to" failure. It looks like the above when TCP/IP communication is attempted. A common mistake is to forget the -i option to allow the postmaster to accept TCP/IP connections. "

----- Original Message -----

From: operationsengineer1 (AT) yahoo (DOT) com
To: pgsql-novice (AT) postgresql (DOT) org
Sent: Wednesday, August 18, 2004 6:57 PM
Subject: [NOVICE] pgAdmin Connection


After finally getting pgsql to operate in basic mode, I've hit a snag with pgAdmin3:

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

Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432?**

Does pgAdmin still require that I install a seperate odbc program? If so, where do I get it?

Do I need to assign the environment variables like PGDATA and PGHOST?

TIA



------------------------------------------------------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!

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.