On Thu, Jun 30, 2011 at 7:35 PM, Josh Berkus wrote:
> Dave,
>
> Minor issue with 1.14b1 (compared to the crashing): when a query
> completes, 1.14b1 no longer alerts me by having the pgadmin icon bounce
> in the Dock.
Spent a couple of hours(!) trying to figure this out, and no joy so
far. It app
Dear all,
our company bought some software which uses a 3rd party postgresql 8.3.8 on
linux Centos 5.6
We want to use pgAgent to extend some functionality in the database. Now,
obviously don't need a GUI, so I figured I don't need to install pgAdmin3. I
downloaded: pgAgent-3.0.0-Linux.tar.gz
On Fri, 2011-07-01 at 13:50 +0200, Christophe Chauvet wrote:
> Hi Guillaume
>
> I have this issue but not only with VPN. You can reproduce by using
> SSH with -L argument as
>
> ssh -L 2000:127.0.0.1:5432 myuser@my_ip
>
> launch PgAdmin with localhost avec IP and port 2000
>
> execute a query,
Hi Guillaume
I have this issue but not only with VPN. You can reproduce by using
SSH with -L argument as
ssh -L 2000:127.0.0.1:5432 myuser@my_ip
launch PgAdmin with localhost avec IP and port 2000
execute a query, go to you terminal, press Ctrl + C to cut the
connection and retry the previous c