Re: using plpgsql debuggers

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Ravi Chemudugunta" <chemuduguntar(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: using plpgsql debuggers
Date: 2008-10-29 08:54:33
Message-ID: 937d27e10810290154q735ca5c6sb2623fceabd36910@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Oct 29, 2008 at 6:48 AM, Ravi Chemudugunta
<chemuduguntar(at)gmail(dot)com> wrote:
> hi all,
>
> has anyone here heard of / used:
>
> http://pgfoundry.org/projects/edb-debugger/
>
> This allows one to debug code, using breakpoints, single stepping etc. which
> seems really great but I haven't figured out how to use it yet?
>
> I can't figure out how to invocate the server (target) side in order to then
> get the proxy to connect to it.

Run pgAdmin with the plugin enabled in your database, and right-click
a function and select one of the debugging options.

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Allan Kamau 2008-10-29 10:11:43 Re: Piping CSV data to psql when executing COPY .. FROM STDIN (Solved)
Previous Message Grzegorz Jaśkiewicz 2008-10-29 08:49:00 Re: postgresql and Mac OS X