Re: easy enabling of debugging on Windows?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: easy enabling of debugging on Windows?
Дата
Msg-id 937d27e10903050253g2c2838dbieb66fdda4eb08188@mail.gmail.com
обсуждение исходный текст
Ответ на easy enabling of debugging on Windows?  (woodcock <woodcocs@hotmail.com>)
Ответы Re: easy enabling of debugging on Windows?
Список pgadmin-support
On Thu, Mar 5, 2009 at 10:21 AM, woodcock <woodcocs@hotmail.com> wrote:
>
> I've been trying to find a way to debug my PL/Pgsql functions.  The one click
> 8.3 installer doesn't create a \contrib directory and although I found and
> downloaded the appropriate files I don't know how to make them.

The contrib directory I think you're referring to is in the source
tree, not the binary releases.

The one click installer includes the debugger plugin pre-compiled and
ready to use. All you need to do is  stick:

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

In postgresql.conf, and restart the server. Then, run the SQL script
in the database you wish to debug in and reconnect pgAdmin.

On double checking the installer, it does seem the SQL script has got
lost somehow - I'll get that fixed ASAP. In the meantime, you can get
the script here:
http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/edb-debugger/server/pldbgapi.sql?rev=1.2



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


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

Предыдущее
От: Marcin Stępnicki
Дата:
Сообщение: Re: Step by step and thorough pgadmin/postgresql documentation
Следующее
От: Gerhard Botha
Дата:
Сообщение: Re: Step by step and thorough pgadmin/postgresql documentation