Re: [GENERAL] Installing debugger

2008-05-17 Thread dpage
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 <[EMAIL PROTECTED]> 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 >> postgre

Re: [GENERAL] Installing debugger

2008-05-16 Thread Robert Fitzpatrick
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 fun

Re: [GENERAL] Installing debugger

2008-05-16 Thread Dave Page
On Fri, May 16, 2008 at 1:32 PM, Robert Fitzpatrick <[EMAIL PROTECTED]> wrote: > I have built posgresql 8.3.1 on a FreeBSD 6.1 via the ports system > WITH_DEBUG=true and also on a Windows machine with the debugger > selected. I see the plugin_debugger.dll under the lib/plugins folder on > the Windo

[GENERAL] Installing debugger

2008-05-16 Thread Robert Fitzpatrick
I have built posgresql 8.3.1 on a FreeBSD 6.1 via the ports system WITH_DEBUG=true and also on a Windows machine with the debugger selected. I see the plugin_debugger.dll under the lib/plugins folder on the Windows machine as well. But when I look for the procs, they are not there template1=#