Re: easy enabling of debugging on Windows?

Поиск
Список
Период
Сортировка
От woodcock
Тема Re: easy enabling of debugging on Windows?
Дата
Msg-id 22351282.post@talk.nabble.com
обсуждение исходный текст
Ответ на Re: easy enabling of debugging on Windows?  (Dave Page <dpage@pgadmin.org>)
Ответы Re: easy enabling of debugging on Windows?
Список pgadmin-support


> The one click installer includes the debugger plugin pre-compiled and
> ready to use. All you need to do is  stick:
> 
> shared_preload_libraries = '$libdir/plugins/plugin_debugger.dll'
> 
> In postgresql.conf, and restart the server. Then, run the SQL script
> in the database you wish to debug in and reconnect pgAdmin.
> 
> On double checking the installer, it does seem the SQL script has got
> lost somehow - I'll get that fixed ASAP. In the meantime, you can get
> the script here:
> http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/edb-debugger/server/pldbgapi.sql?rev=1.2
> 
> -- 
> Dave Page
> EnterpriseDB UK:   http://www.enterprisedb.com
> 

Hey Dave,
Thanks for the prompt response which worked.  I can now debug in pgAdmin.
Hopefully other Windows users will find your easy solution (which I've not
seen elsewhere.) 
-- 
View this message in context: http://www.nabble.com/easy-enabling-of-debugging-on-Windows--tp22348851p22351282.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.



В списке pgadmin-support по дате отправления:

Предыдущее
От: Gerhard Botha
Дата:
Сообщение: Re: Step by step and thorough pgadmin/postgresql documentation
Следующее
От: Dave Page
Дата:
Сообщение: Re: easy enabling of debugging on Windows?