Re: [pgadmin-support] pgadmin 1.10.0 crash

2009-10-19 Thread Dave Page
On Fri, Oct 16, 2009 at 5:47 PM, Duffey, Blake A.
 wrote:
> A user is causing a consistent crash in version 1.10.0 (we have tried it on
> his XP SP3 client as well as a Windows 2003 terminal server).
>
> I’d like to provide the community to help identify the problem, as he said
> he had no such problems before we upgraded to this version of pgadmin.
>
> These steps cause the crash consistently:
>
> 1- Open PGAdmin and login
>
> 2- Resize panes horizontal and vertical ones.
>
> 3- Click on the views, and then click on the part of the view which has the
> source code.
>
> 4- Click on something else, for example, tables.
>
> 5- crash
>
> We know our view definitions are large, and wonder if that is a
> contributor.  The server is running PG 2.4

I can't reproduce a crash following that procedure. Can you be a
little more precise about what steps are required, and include a
sample view definition?

And what server are you running? There isn't a PG 2.4. There's an
8.4.0/8.4.1 or 8.2.4?

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support


[pgadmin-support] PgAdmin debugger feature requests

2009-10-19 Thread tiblu
First of all, I really
appreciate the effort done so far, PostgreSQL stored procedure debugging
has always been pretty nasty.
The basic system of debugging seems to
work OK, but there are few things I noticed on first use using PgAdmin
debugger:
* It drops debug session randomly when connecting to DB via
PgBouncher. Is that by design? Both local and global debugging.
*
when I have a variable declared in my function with "record" type, I
can't see it's contents. But, if it is declared as "%ROWTYPE", it's all
nice.
* I would really love to have "evaluate expression" feature. By
"evaluate expression" I mean I could ask for value like:
"my_rec.my_field" and it shows the specific value. Why not even more
complicated queries. Just posting it here, maybe you have also some
thinking effort to but into this.

Using: PgAdmin 1.10.0 (Windows
MSI), Windows XP SP3, PostgreSQL database 8.3

Thanks again. Keep
up the good work!

Re: [pgadmin-support] pgadmin 1.10.0 crash

2009-10-19 Thread Perry, Alonzo
The version of Postgresql for this issue is 8.2.6.

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support