Re: debugging in pgadmin

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: debugging in pgadmin
Дата
Msg-id 937d27e10903230546v20cc3517j2b331a9c0a89b8da@mail.gmail.com
обсуждение исходный текст
Ответ на Re: debugging in pgadmin  (josep porres <jmporres@gmail.com>)
Ответы Re: debugging in pgadmin  (josep porres <jmporres@gmail.com>)
Список pgsql-general
On Mon, Mar 23, 2009 at 12:40 PM, josep porres <jmporres@gmail.com> wrote:
> mmm...  my database schema have the pldbg functions.

Do you have something like this in your postgresql.conf:

shared_preload_libraries = '$libdir/plugins/plugin_debugger.so'

?

If not, add it, and restart the server (if you're on Windows, use
plugin_debugger.dll)

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

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

Предыдущее
От: josep porres
Дата:
Сообщение: Re: debugging in pgadmin
Следующее
От: josep porres
Дата:
Сообщение: Re: debugging in pgadmin