Re: debugging in pgadmin

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: debugging in pgadmin
Дата
Msg-id 937d27e10903230627h50096501r2862aaad18b69183@mail.gmail.com
обсуждение исходный текст
Ответ на Re: debugging in pgadmin  (josep porres <jmporres@gmail.com>)
Ответы Re: debugging in pgadmin  (josep porres <jmporres@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: josep porres
Дата:
Сообщение: Re: debugging in pgadmin
Следующее
От: Dmitri Girski
Дата:
Сообщение: LISTEN/NOTIFY problem