Re: plpgsql debugger (pldbg) absent from 8.4?

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Kevin Field <kevinjamesfield(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: plpgsql debugger (pldbg) absent from 8.4?
Date: 2009-04-08 16:05:54
Message-ID: 937d27e10904080905g17cfb9acj66fc71ead678c28a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 8, 2009 at 4:35 PM, Kevin Field <kevinjamesfield(at)gmail(dot)com> wrote:
> On Apr 8, 11:26 am, dp(dot)(dot)(dot)(at)pgadmin(dot)org (Dave Page) wrote:
>> Did you add
>>
>> shared_preload_libraries = '$libdir/plugins/plugin_debugger.dll'
>>
>> to postgresql.conf and restart the server per the README?
>
> Oh my goodness.  No.  Thank you so much.  It works fine now.  I'll
> have to add that to my upgrading procedure...

Excellent :-). FYI, I'm currently working on improving pgAdmin's
ability to detect if the plugin is properly installed.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-04-08 16:17:25 Re: Closing some 8.4 open items
Previous Message Hiroshi Saito 2009-04-08 16:01:59 Re: Solution of the file name problem of copy on windows.