Re: debugging in pgadmin - Mailing list pgsql-general

From Dave Page
Subject Re: debugging in pgadmin
Date
Msg-id 937d27e10903230627h50096501r2862aaad18b69183@mail.gmail.com
Whole thread Raw
In response to Re: debugging in pgadmin  (josep porres <jmporres@gmail.com>)
Responses Re: debugging in pgadmin  (josep porres <jmporres@gmail.com>)
List pgsql-general
On Mon, Mar 23, 2009 at 1:07 PM, josep porres <jmporres@gmail.com> wrote:
> "serverversionstr","serverversionnum","proxyapiver","serverprocessid"
> "PostgreSQL 8.3devel on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2
> (mingw-special)",80300,3,4220

That should work, despite the mismatch in build envs (ignore the devel
bit - that just tells us what version of Postgres the plugin was
compiled against).

What happens if you right-click a function in pgAdmin and select the
Debug option (not the Set Breakpoint option)? If that doesn't work,
can you please set the pgAdmin log level to debug, retry the test and
then send the log over?

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

pgsql-general by date:

Previous
From: josep porres
Date:
Subject: Re: debugging in pgadmin
Next
From: Dmitri Girski
Date:
Subject: LISTEN/NOTIFY problem