Re: [pgadmin-support] PGAdmin will not connect

2004-03-08 Thread Jeff Cave
Sorry it took so long, but I wanted to check a couple of things and read the manual after the results of this test. I will read the log file when I get off work today, but it looks like I'm not even being given a connection by postmaster. > what does your pg_hba.conf say about alowing hosts? Is

Re: [pgadmin-support] PGAdmin will not connect

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

[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