From: | dpage(at)pgadmin(dot)org |
---|---|
To: | robert(at)webtent(dot)com |
Cc: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Installing debugger |
Date: | 2008-05-17 07:52:56 |
Message-ID: | 937d27e10805170052q433673aft5978dd9ec02a86e2@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
The readme should be in/under the doc directory of your installation,
and the script in the share directory.
On 5/16/08, Robert Fitzpatrick <lists(at)webtent(dot)net> wrote:
> On Fri, 2008-05-16 at 14:27 +0100, Dave Page wrote:
>> There is a README with the plugin which tells you how to modify
>> postgresql.conf to preload the libraries at server start (which you
>> must do). Once you've done that, just run the pldbgapi.sql script
>> that's also included to load the api functions into the database you
>> wish to debug.
>>
>
> Thanks for the help, I guess this is my problem. I do not have anything
> in the Windows server plugins folder except plugin_debugger.dll and
> plugin_profiler.dll. On the FreeBSD box, cannot find plugin_debugger.so
> anywhere or the pldbgapi.sql script on either server. More suggestions?
>
> I did find this link, so I believe I know how to get it setup once I get
> the needed lib and script files...
>
> http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/Attic/pldebugger.README?rev=1.1&content-type=text/x-cvsweb-markup
>
>
> --
> Robert
>
>
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2008-05-17 09:07:03 | Re: Setting up phppgadmin under https/ssl (Apache) |
Previous Message | Francisco Figueiredo Jr. | 2008-05-17 05:38:16 | Re: How to create a function with multiple RefCursor OUT parameters |