Re: Debugging grayed out even pldebugger is installed in postgres

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Debugging grayed out even pldebugger is installed in postgres
Дата
Msg-id 937d27e10908030606h52772cf4k908ef5429786991e@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Debugging grayed out even pldebugger is installed in postgres  (Petr Vodicka <vodicka.petr@email.cz>)
Список 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 по дате отправления:

Предыдущее
От: Petr Vodicka
Дата:
Сообщение: Re: Debugging grayed out even pldebugger is installed in postgres
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgadmin goes to infinite loop