[pgadmin-support] UI feature requests

2010-11-24 Thread Aren Cambre
More. :-) - In find/replace dialog in Query, if cursor in *Find what* box and I press tab, cursor should go to the *Replace with* box. This is UI norm. Instead, *Find* button gets focus. One may argue, "But what if I just want to type something and search? Type chars-tab-enter." Respon

[pgadmin-support] pgagent (3.0.0 linux tarball) looking for libssl.so.0 and libcrypto.so.0

2010-11-24 Thread Dimitri
libssl.so.0 and libcrypto.so.0 are libraries from OpenSSL. I currently have the latest RHEL5.3 errata for OpenSSL, 0.9.8e-12.el5_4.6 As a result, I do have libssl.so.0.9.8e and libcrypto.so.0.9.8e. Creating symbolic links and pathing them via LD_LIBRARY_PATH does not work as pgagent complains ab

Re: [pgadmin-support] pgagent (3.0.0 linux tarball) looking for libssl.so.0 and libcrypto.so.0

2010-11-24 Thread Guillaume Lelarge
Le 24/11/2010 22:00, Dimitri a écrit : > libssl.so.0 and libcrypto.so.0 are libraries from OpenSSL. > > I currently have the latest RHEL5.3 errata for OpenSSL, 0.9.8e-12.el5_4.6 > > As a result, I do have libssl.so.0.9.8e and libcrypto.so.0.9.8e. > > Creating symbolic links and pathing them via

Re: [pgadmin-support] UI feature requests

2010-11-24 Thread Guillaume Lelarge
Le 24/11/2010 17:39, Aren Cambre a écrit : > More. :-) > >- In find/replace dialog in Query, if cursor in *Find what* box and I >press tab, cursor should go to the *Replace with* box. This is UI norm. >Instead, *Find* button gets focus. One may argue, "But what if I just >want to t

Re: [pgadmin-support] "Multiple statements are an issue with pgPool-II in its replication mode" again

2010-11-24 Thread TAKATSUKA Haruka
Hi, > Can you give us a complete example of this issue? if this is something > you get when modifying an object using pgAdmin's UI, it'll be hard to > do. pgAdmin relies a lot on multi-statements. But probably we can figure > a way to do this. I kind of did this for this patch : > > http://git.p

Re: [pgadmin-support] "Multiple statements are an issue with pgPool-II in its replication mode" again

2010-11-24 Thread Guillaume Lelarge
Le 25/11/2010 06:41, TAKATSUKA Haruka a écrit : > Hi, > >> Can you give us a complete example of this issue? if this is something >> you get when modifying an object using pgAdmin's UI, it'll be hard to >> do. pgAdmin relies a lot on multi-statements. But probably we can figure >> a way to do thi