[pgadmin-support] ppAdmin.EXE with i7 2630QM

2012-07-27 Thread Web.DE
Hi, i did have try v1.8.4 and lates v1.14 and a Problem with i7 2630QM where pgAdmin.EXE need much longer to open a Table than a old P4 3Ghz. P4 3Ghz HT, 2GB, HD 5400rpm i7 2630, 4 Core + HT, 8GB, SSD but my Notebook need 90sec. instead of 30 sec. i did try "Energie" and set "Power" to 100% so

Re: [pgadmin-support] Wxwidgets has gone to 2.9.4

2012-07-27 Thread Ashesh Vashi
On Fri, Jul 27, 2012 at 8:19 PM, Colin Beckingham wrote: > > > On 07/27/2012 09:46 AM, Guillaume Lelarge wrote: > >> On Fri, 2012-07-27 at 09:27 -0400, Colin Beckingham wrote: >> >>> Guillaume and others: >>> >>> I have spent so much time up in the pointy bit I feel uncomfortable >>> elsewhere. ;

Re: [pgadmin-support] Explain uses incoherent options

2012-07-27 Thread Vik Reykja
On Fri, Jul 27, 2012 at 2:50 PM, Vik Reykja wrote: > On Fri, Jul 27, 2012 at 2:47 PM, Guillaume Lelarge > wrote: > >> On Fri, 2012-07-27 at 14:28 +0200, Vik Reykja wrote: >> > Steps to reproduce: >> > * start a freshly installed pgAdmin 1.16.0-beta2 and open a query >> window on >> > any databas

Re: [pgadmin-support] Wxwidgets has gone to 2.9.4

2012-07-27 Thread Colin Beckingham
On 07/27/2012 09:46 AM, Guillaume Lelarge wrote: On Fri, 2012-07-27 at 09:27 -0400, Colin Beckingham wrote: Guillaume and others: I have spent so much time up in the pointy bit I feel uncomfortable elsewhere. ;-) Wxwidgets has now released 2.9.4. Unless I get feedback to the contrary I will

Re: [pgadmin-support] Wxwidgets has gone to 2.9.4

2012-07-27 Thread Guillaume Lelarge
On Fri, 2012-07-27 at 09:27 -0400, Colin Beckingham wrote: > Guillaume and others: > > I have spent so much time up in the pointy bit I feel uncomfortable > elsewhere. ;-) > > Wxwidgets has now released 2.9.4. Unless I get feedback to the contrary > I will attempt to run pgadmin with this new v

[pgadmin-support] Wxwidgets has gone to 2.9.4

2012-07-27 Thread Colin Beckingham
Guillaume and others: I have spent so much time up in the pointy bit I feel uncomfortable elsewhere. ;-) Wxwidgets has now released 2.9.4. Unless I get feedback to the contrary I will attempt to run pgadmin with this new version to test. Will this be possible with current configure options i

Re: [pgadmin-support] Explain uses incoherent options

2012-07-27 Thread Guillaume Lelarge
On Fri, 2012-07-27 at 14:28 +0200, Vik Reykja wrote: > Steps to reproduce: > * start a freshly installed pgAdmin 1.16.0-beta2 and open a query window on > any database > * type the query: "select 1" > * press F7 or choose Explain from the menu > > Expected: the explain graph > Observed: ERROR: EX

Re: [pgadmin-support] SQL pane freezes while editing

2012-07-27 Thread Guillaume Lelarge
On Fri, 2012-07-27 at 07:29 -0500, Michael Shapiro wrote: > How do I determine which version of wxWidgets are being used? > Quickly, if you don't know, you're using 2.8, just like (100% - 1) persons in the world :) If you didn't compile it yourself (which means also compiling wxWidgets), then yo

Re: [pgadmin-support] SQL pane freezes while editing

2012-07-27 Thread Michael Shapiro
How do I determine which version of wxWidgets are being used? On Fri, Jul 27, 2012 at 6:53 AM, Guillaume Lelarge wrote: > On Fri, 2012-07-27 at 07:39 -0400, Colin Beckingham wrote: > > > I suppose Michael isn't using 2.9 release of wxWidgets. Your issue may be > more related to this than to the s

[pgadmin-support] Explain uses incoherent options

2012-07-27 Thread Vik Reykja
Steps to reproduce: * start a freshly installed pgAdmin 1.16.0-beta2 and open a query window on any database * type the query: "select 1" * press F7 or choose Explain from the menu Expected: the explain graph Observed: ERROR: EXPLAIN option TIMING requires ANALYZE Since timing is on by default,

Re: [pgadmin-support] SQL pane freezes while editing

2012-07-27 Thread Guillaume Lelarge
On Fri, 2012-07-27 at 07:39 -0400, Colin Beckingham wrote: > > On 07/27/2012 07:14 AM, Michael Shapiro wrote: > > Works fine for me. > > > > I am running PgAdmin 1.14.2 Under Window 7 SP 1. > > > > On Fri, Jul 27, 2012 at 4:59 AM, Colin Beckingham > > wrote: > > > > > > >

Re: [pgadmin-support] SQL pane freezes while editing

2012-07-27 Thread Colin Beckingham
On 07/27/2012 07:14 AM, Michael Shapiro wrote: Works fine for me. I am running PgAdmin 1.14.2 Under Window 7 SP 1. On Fri, Jul 27, 2012 at 4:59 AM, Colin Beckingham mailto:col...@start.ca>> wrote: On 07/27/2012 05:04 AM, Michael Shapiro wrote: I tried this and could not replic

Re: [pgadmin-support] SQL pane freezes while editing

2012-07-27 Thread Michael Shapiro
Works fine for me. I am running PgAdmin 1.14.2 Under Window 7 SP 1. On Fri, Jul 27, 2012 at 4:59 AM, Colin Beckingham wrote: > > > On 07/27/2012 05:04 AM, Michael Shapiro wrote: > >> I tried this and could not replicate the behavior >> The SQL is used looked like >> >>select * from x >> w

Re: [pgadmin-support] SQL pane freezes while editing

2012-07-27 Thread Colin Beckingham
On 07/27/2012 05:04 AM, Michael Shapiro wrote: I tried this and could not replicate the behavior The SQL is used looked like select * from x where (g = 5 and h =6 and y = 7) without word wrap there is a scroll bar with word wrap there is no scrollbar I was able to remove the l

Re: [pgadmin-support] SQL pane freezes while editing

2012-07-27 Thread Michael Shapiro
I tried this and could not replicate the behavior The SQL is used looked like select * from x where (g = 5 and h =6 and y = 7) without word wrap there is a scroll bar with word wrap there is no scrollbar I was able to remove the left parenthesis and put it back without any problems un

[pgadmin-support] SQL pane freezes while editing

2012-07-27 Thread Colin Beckingham
Dev 1.17, wxwidgets 2.9.3 Some time ago I reported that my pgadmin SQL editor showed freeze behaviour under certain conditions: multiple SQL lines containing parentheses remove one left parenthesis, then try to put it back, pane freezes, with or without disappearance of text replaced by a light