Re: Installing debugger?

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: Installing debugger?
Дата
Msg-id 8cf965d31003111955u680e3555o9828b7ce010b700a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Installing debugger?  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Installing debugger?  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список pgadmin-support
Hi Josh,

pgAdminIII checks for:
1. The plugin library (plugin_pldebugger.so/plugin_pldebugger.dll) is loaded using 'shared_preload_libraries". You may need to to modify the <DATADIR>/postgresql.conf. (Database Server Restart required).
2. The required functions for pldebugger in postgres database. You can install them using the sql file provided under the debugger module. (pldbgapi.sql)

You may need to restart the pgAdminIII  in order to see the Debugger option.

Hope this helps.

--
Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company

On Fri, Mar 12, 2010 at 5:12 AM, Josh Berkus <josh@agliodbs.com> wrote:
Dave

> Yes, you just need to use a CVS checkout instead of the older tarball,
> or get the binary bundled with any of the EDB installers. The only
> changes have been for compatibility with newer versions of Postgres.

This was extremely hard to make work, and very kludgy.  Might be worth
just saying in the docs that the debugger currently isn't supported
except on EDB and One-Click installs.

Having gone to some trouble to get it installed, however, I find that
the "debugging" option on the pgadmin menu is still greyed out and
inaccessible.  What is pgAdmin looking for?

--Josh Berkus

--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Installing debugger?
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: Installing debugger?