Re: using plpgsql debuggers - Mailing list pgsql-general

From Dave Page
Subject Re: using plpgsql debuggers
Date
Msg-id 937d27e10810290154q735ca5c6sb2623fceabd36910@mail.gmail.com
Whole thread Raw
In response to using plpgsql debuggers  ("Ravi Chemudugunta" <chemuduguntar@gmail.com>)
Responses Re: using plpgsql debuggers  ("Ravi Chemudugunta" <chemuduguntar@gmail.com>)
List pgsql-general
On Wed, Oct 29, 2008 at 6:48 AM, Ravi Chemudugunta
<chemuduguntar@gmail.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

pgsql-general by date:

Previous
From: "Grzegorz Jaśkiewicz"
Date:
Subject: Re: postgresql and Mac OS X
Next
From: Allan Kamau
Date:
Subject: Re: Piping CSV data to psql when executing COPY .. FROM STDIN (Solved)