Re: [pgadmin-support] PGAdmin will not connect

2004-03-08 Thread Jeff Cave
t I was unable to connect. I checked a couple of things: I have the "-i" option, and the config file has "tcpip_socket=true". Not sure what to check after that. -Original Message- From: Michiel Lange Sent: Sunday, March 07, 2004 6:11 PM Subject: Re: [pgadmin-

Re: [pgadmin-support] PGAdmin will not connect

2004-03-07 Thread Michiel Lange
what does your pg_hba.conf say about alowing hosts? Is your host allowed to connect to the database? Read your logfile and see if there's something that gives a clue as to why it won't allow the host... Could also have something to do with encryption? is a certain way of encryption required and

Re: [pgadmin-support] PGAdmin will not connect

2004-03-06 Thread Jeff Cave
No... That wasn't it. tcpip_socket=true port=5423 Rebooted my computer (I know it was probably overkill, but did anyway), and there was no change. Still cannot get pgAdmin to connect. Still getting the same error. -Original Message- From: Andreas Pflug Sent: Sat 3/6/2004 3:04 AM J

Re: [pgadmin-support] PGAdmin will not connect

2004-03-06 Thread Andreas Pflug
Jeff Cave wrote: Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5423? --- SNIP --- Is the server accepting TCP/IP connections on port 5432?!? I bet it's not. (tcpip_socket=true in postgresql.conf) Regards, Andreas ---(end of bro

[pgadmin-support] PGAdmin will not connect

2004-03-05 Thread Jeff Cave
I feel a little stupid because I know this is the exact same problem I had on my windows box. The problem is, I don't know how I fixed it and I can't find the conversation in the archives. Hopefully someone here can help me (again). I have postgreSQL up and running on my slackware linux box. I