Re: [pgadmin-support] Server not listening

2007-05-02 Thread George Heller
k - who set the server up, is there a hardware firewall or router firewall in between you and the server, etc. Thanks Andy. George Heller wrote: > Hi, > > Ok, I have reached to the point where the SSH tunelling works, and I am able > to connect using it to PgAdmin. But I still want

Re: [pgadmin-support] Server not listening

2007-05-01 Thread George Heller
? If yes, what is the syntax for the same? Thanks. George. Joris Dobbelsteen <[EMAIL PROTECTED]> wrote: >-Original Message- >From: Andy Shellam [mailto:[EMAIL PROTECTED] >Sent: woensdag 25 april 2007 21:25 >To: Joris Dobbelsteen >Cc: George Heller; pgadmin-s

Re: [pgadmin-support] Server not listening

2007-04-25 Thread George Heller
istening on 5432 on your local machine. Whatever you send/receive from this port will be tunneled to the server over SSH. It's then as easy as instructing PgAdmin to connect to "localhost" on port 5432, in the background it's actually connecting to your server. HTH Andy. Ge

Re: [pgadmin-support] Server not listening

2007-04-24 Thread George Heller
it. I am also able to ping from my XP machine to the server, and this goes through fine. George Raymond O'Donnell <[EMAIL PROTECTED]> wrote: On 24/04/2007 06:43, George Heller wrote: > Ok, I tried a telnet from the command prompt of my XP machine, to the > linux

Re: [pgadmin-support] Server not listening

2007-04-23 Thread George Heller
s that'd give you a different failure message. Andy. George Heller wrote: > Well, I am not really able to verify that, as the PgAdmin doesn't > connect in the first place. So the connections and authentication is > disabled. > > I think I know that the server is listenin

Re: [pgadmin-support] Server not listening

2007-04-23 Thread George Heller
the # CONNECTIONS AND AUTHENTICATION section of postgresql.conf - From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of George Heller Sent: Friday, April 20, 2007 1:27 PM To: [EMAIL PROTECTED] Cc: pgadmin-support@postgresql.org Subject: Re: [pg

Re: [pgadmin-support] Server not listening

2007-04-22 Thread George Heller
Hi, I tried a telnet, and it doesnt work. So atleast now I know there is something wrong with the server side, but I dont quite know what to do next. Any suggestions? Is there some particular setup that needs to be done? I have disabled the Windows Firewall. Thanks. Georg

Re: [pgadmin-support] Server not listening

2007-04-20 Thread George Heller
er directory that PostgreSQL is starting.) Andy. George Heller wrote: > Hi, > > I tried a telnet, and it doesnt work. So atleast now I know there is > something wrong with the server side, but I dont quite know what to do > next. Any suggestions? > > Is there some