Re: [pgadmin-support] wxWidgets Debug Alert assert "sizeNew == -1"

2014-01-06 Thread Neel Patel
Hi John, Can you please provide the steps to reproduce this error ? Thanks, Neel Patel On Tue, Jan 7, 2014 at 4:08 AM, John Abraham wrote: > On OSX, currently version 1.18.1_0+postgresql92, installed using macports, > I get the attached error message frequently. > > I have been assuming that

Re: [pgadmin-support] "Find" dialog gets stuck on "backwards" searching

2014-01-06 Thread Stephen Cook
On 1/6/2014 7:36 PM, Stephen Cook wrote: I checked the radio option for "Backwards" in the "Find" dialog, and since then it is selected by default whenever I use it. I can switch it back to "Forwards" but it stays on "Backwards" for any new editor window, even with closing pgAdmin and across re

[pgadmin-support] "Find" dialog gets stuck on "backwards" searching

2014-01-06 Thread Stephen Cook
I checked the radio option for "Backwards" in the "Find" dialog, and since then it is selected by default whenever I use it. I can switch it back to "Forwards" but it stays on "Backwards" for any new editor window, even with closing pgAdmin and across reboots. It's kind of a hassle since I'm us

[pgadmin-support] wxWidgets Debug Alert assert "sizeNew == -1"

2014-01-06 Thread John Abraham
On OSX, currently version 1.18.1_0+postgresql92, installed using macports, I get the attached error message frequently. I have been assuming that it's a known error that will get fixed someday, so I've been pressing "cancel" and carrying on for quite some time now, certainly through multiple

[pgadmin-support] Autovacuum ro prevent wraparound

2014-01-06 Thread Steve Erickson
I'm running PostgreSQL 8.4 on Ubuntu. While Postgres was do three autovacuums (to prevent wraparound) on three really large tables the root (/) directory filled to 100%. The filesystem for Postgres (/dev/mapper/db_vg-db_lv mounted on /db) has 56% of its space available. While Postgres was run

Re: [pgadmin-support] Future of "Apply" button

2014-01-06 Thread Dave Page
On Mon, Jan 6, 2014 at 7:33 AM, tarmo sepp wrote: > Is there any hope to get back "Apply" button at least for functions? Not unless someone writes a good, clean reliable implementation, which seems unlikely. > After > removal of this button my productivity decreased significantly. It was very >

[pgadmin-support] Future of "Apply" button

2014-01-06 Thread tarmo sepp
Is there any hope to get back "Apply" button at least for functions? After removal of this button my productivity decreased significantly. It was very convenient to apply changes and to check result in real time. Especially when you're programming mostly stored functions and some of the functions a