Re: Debugging grayed out even pldebugger is installed in postgres

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Debugging grayed out even pldebugger is installed in postgres
Дата
Msg-id 937d27e10908030246h5fa359a0l69e2368877cce53@mail.gmail.com
обсуждение исходный текст
Ответ на Debugging grayed out even pldebugger is installed in postgres  (Petr Vodicka <vodicka.petr@email.cz>)
Список pgadmin-support
Please keep messages on the mailing list.

On Mon, Aug 3, 2009 at 10:38 AM, Petr Vodicka<vodicka.petr@email.cz> wrote:
> Yes, I did. I have few my own pl/pgsql function in my database and
> some other from installed Pg::snaphost. And if I select any of these
> functions, still no debug.

A few things to check:

Are the functions owned by your user account? (or are you a superuser?).

Do any of the debug options appear if you right-click the function?

Are the debug API functions installed in the same database as the
functions you want to debug? Having them in the maintenance database
is not enough.

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


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

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