Re: [pgadmin-support] improvement suggestions

2014-05-09 Thread J.F. Oster
Hello Aaron, Saturday, May 10, 2014, 5:11:55 AM, you wrote: AZ> Screenshot is available here.═ AZ> https://dl.dropboxusercontent.com/u/779054/Screen%20Shot%202014-05-09%20at%206.09.57%20PM.png AZ> I put my cursor in the middle of the word ▒users▓ and hit the AZ> delete (not backspace) key. This

Re: [pgadmin-support] improvement suggestions

2014-05-09 Thread Aaron Zinman
Screenshot is available here. https://dl.dropboxusercontent.com/u/779054/Screen%20Shot%202014-05-09%20at%206.09.57%20PM.png I put my cursor in the middle of the word ‘users’ and hit the delete (not backspace) key. This happens in many other places too and is very dangerous. Aaron --

Re: [pgadmin-support] improvement suggestions

2014-05-09 Thread Guillaume Lelarge
Please, keep your answers on the mailing list. On Fri, 2014-05-09 at 13:29 -0700, Aaron Zinman wrote: > But what about the delete->drop in textfield bug, specifically? What is > required to fix that? That’s my biggest motivation in terms of practical > everyday usage being jarring. > Well, to

Re: [pgadmin-support] improvement suggestions

2014-05-09 Thread Guillaume Lelarge
On Fri, 2014-05-09 at 13:19 -0700, Aaron Zinman wrote: > So I have a startup of my own so basically I have zero time. I understand that. > If some of these are trivial to do (which means I don’t have to understand > any global nature of how pgadmin works), and you can point me in the right > way

[pgadmin-support] Volumetrics Data

2014-05-09 Thread Luiz Cesar Almeida
Hi, I am looking for information about how to estimate volumetric data for a Postgre database. I have to build an application that calculates the volumetrics data based on a data model. Does anybody can help me? I don't know if this mailing list is the correct place to this question. If no, wh

Re: [pgadmin-support] improvement suggestions

2014-05-09 Thread Guillaume Lelarge
On Fri, 2014-05-09 at 22:02 +0400, J.F. Oster wrote: > Hello, > > Friday, May 9, 2014, 7:23:17 PM, Al Chou wrote: > > AC> Hear, hear! to all of these points. ═Are the text navigation > AC> keys correctly supported on other OS's? ═Is that why no one has > AC> complained until now (that I know of)?

Re: [pgadmin-support] improvement suggestions

2014-05-09 Thread J.F. Oster
Hello Al, Friday, May 9, 2014, 10:17:50 PM, you wrote: AC>> Hear, hear! to all of these points. ═Are the text navigation AC>> keys correctly supported on other OS's? ═Is that why no one has AC>> complained until now (that I know of)? JF> Both points 1 and 2 seem to be Mac-specific features. AC>

Re: [pgadmin-support] improvement suggestions

2014-05-09 Thread Al Chou
On May 9, 2014, at 11:02 AM, "J.F. Oster" wrote: > Hello, > > Friday, May 9, 2014, 7:23:17 PM, Al Chou wrote: > > AC> Hear, hear! to all of these points. ═Are the text navigation > AC> keys correctly supported on other OS's? ═Is that why no one has > AC> complained until now (that I know of)? >

Re: [pgadmin-support] improvement suggestions

2014-05-09 Thread J.F. Oster
Hello, Friday, May 9, 2014, 7:23:17 PM, Al Chou wrote: AC> Hear, hear! to all of these points. ═Are the text navigation AC> keys correctly supported on other OS's? ═Is that why no one has AC> complained until now (that I know of)? Both points 1 and 2 seem to be Mac-specific features. Wednesday

Re: [pgadmin-support] improvement suggestions

2014-05-09 Thread Al Chou
Hear, hear! to all of these points. Are the text navigation keys correctly supported on other OS's? Is that why no one has complained until now (that I know of)? I may have filed an official feature request for the Mac navigation keys sometime in the past year; can't remember for sure. I can

Re: [pgadmin-support] Not connecting to the postgresql server

2014-05-09 Thread espeake
pgpool. I have actually found what that issue is. I just have to see how secure the solution is. postgresql doesn't like to use md5 with the authentication from the pgpool servers. Now the rest of my issues are with pgpool. Thanks, Eric Speake Web Systems Administrator O'Reilly Auto Parts (41

Re: [pgadmin-support] Materialized views in pgadmin

2014-05-09 Thread Guillaume Lelarge
On Tue, 2014-05-06 at 13:08 +0200, Eduard Szöcs wrote: > Thanks for the quick fix! > Works like a charm... > You're welcome. > Just one minor thing: > Maybe use also the icon with the 'M' in GQB for materialized views? > Yeah, that would be a better idea. But there's so much to change in the c

Re: [pgadmin-support] improvement suggestions

2014-05-09 Thread Guillaume Lelarge
On Tue, 2014-05-06 at 18:45 -0700, Aaron Zinman wrote: > Hi PgAdmin team, > > I’ve been a faithful user of your product on os x for many years now. I’ve > tried many other clients but in the end they all lack some aspect of my > workflow that I get out of pgadmin. There have been a few things th

Re: [pgadmin-support] Not connecting to the postgresql server

2014-05-09 Thread Guillaume Lelarge
On Thu, 2014-05-08 at 07:53 -0500, espe...@oreillyauto.com wrote: > I need help with why my server is having issues. There is nothing in the > logs showing any errors on startup. This is the command and error I get > from a remote server when testing. > > > > psql -h 172.16.36.231 -p -l >