Re: Installing debugger?

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-support(at)postgresql(dot)org
Subject: Re: Installing debugger?
Date: 2010-03-12 04:03:31
Message-ID: 8cf965d31003112003v2e3c2c2el817ab425e1ae2c1d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Mar 12, 2010 at 9:25 AM, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com
> wrote:

> Hi Josh,
>
> pgAdminIII checks for:
> 1. The plugin library (plugin_pldebugger.so/plugin_pldebugger.dll) is
> loaded using
>

Correction: It looks for plugin_debugger.so/plugin_debugger.dll.

'shared_preload_libraries". You may need to to modify the
> <DATADIR>/postgresql.conf. (Database Server Restart required).
> 2. The required functions for pldebugger in postgres database. You can
> install them using the sql file provided under the debugger module.
> (pldbgapi.sql)
>
> You may need to restart the pgAdminIII in order to see the Debugger
> option.
>
> Hope this helps.
>
> --
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise Postgres Company<http://www.enterprisedb.com>
>

--
Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company<http://www.enterprisedb.com>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message John Gage 2010-03-12 07:25:57 Soft return
Previous Message Ashesh Vashi 2010-03-12 03:55:28 Re: Installing debugger?