Re: Debugging grayed out even pldebugger is installed in postgres - Mailing list pgadmin-support

From Dave Page
Subject Re: Debugging grayed out even pldebugger is installed in postgres
Date
Msg-id 937d27e10908030606h52772cf4k908ef5429786991e@mail.gmail.com
Whole thread Raw
In response to Re: Debugging grayed out even pldebugger is installed in postgres  (Petr Vodicka <vodicka.petr@email.cz>)
List pgadmin-support
On Mon, Aug 3, 2009 at 1:47 PM, Petr Vodicka<vodicka.petr@email.cz> wrote:

>> That should be:
>>
>> shared_preload_libraries = '$libdir/plugins/plugin_debugger.so'
>>
>
> That was the problem. Now "show shared_preload_libraries;" command returns:
>
>      shared_preload_libraries
> ------------------------------------
>  $libdir/plugins/plugin_debugger.so
> (1 row)
>
> and debugging in pgAdminIII is working.
>
>
> Thank you for your help. I would not be able to make it working without you.

You're welcome - glad it's working now.


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


pgadmin-support by date:

Previous
From: Petr Vodicka
Date:
Subject: Re: Debugging grayed out even pldebugger is installed in postgres
Next
From: Dave Page
Date:
Subject: Re: pgadmin goes to infinite loop