Re: easy enabling of debugging on Windows?

From: woodcock <woodcocs(at)hotmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: easy enabling of debugging on Windows?
Date: 2009-03-05 13:07:53
Message-ID: 22351282.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2009-03-05 13:41:40 Re: easy enabling of debugging on Windows?
Previous Message Gerhard Botha 2009-03-05 12:57:19 Re: Step by step and thorough pgadmin/postgresql documentation