Re: [pgadmin-support] connecting postgresql to pgadmin III

2014-06-11 Thread berenger . morel
Le 11.06.2014 12:45, Soobia Arshad a écrit : i have been trying to connect my postgresql database to pgadmin III. i did that earlier successfully, but somehow the same configuration steps are not working this time. i edited postgresql.conf as "listen_addresses = *" and in pg_hba.conf added "h

Re: [pgadmin-support] using ssh-agent

2014-04-23 Thread berenger . morel
Sorry for long time before replying, I have lot of things to do those days... Your solutions sounds like an interesting one, I'll give it a try when I will have some time. I'm still not an expert about ssh, so I did not thought/known about port redirection. Le 18.04.2014 16:38, Rick Dicaire

Re: [pgadmin-support] using ssh-agent

2014-04-18 Thread berenger . morel
I am trying to make pgadmin using a ssh tunnel. I do not want to install a xorg server on production servers just for pgadmin :) ( plus the fact that I would have to run a pgadmin on every server with a db... definitely a no-go. ) In more verbose: I have pgadmin installed on my localhost Debia

[pgadmin-support] using ssh-agent

2014-04-18 Thread berenger . morel
Hello. Is it possible to use pgadmin in combination with ssh-agent? I have configured ssh-agent and my Xorg session and it works well in command-line ( a ssh-add on a terminal allows any ssh connection on any other terminal ) but it seems pgadmin does not look at ssh-agent keys, which makes ma