Re: debugging in pgadmin - Mailing list pgsql-general

From Glyn Astill
Subject Re: debugging in pgadmin
Date
Msg-id 225304.96135.qm@web23602.mail.ird.yahoo.com
Whole thread Raw
In response to debugging in pgadmin  (josep porres <jmporres@gmail.com>)
Responses Re: debugging in pgadmin  (josep porres <jmporres@gmail.com>)
List pgsql-general

--- On Mon, 23/3/09, josep porres <jmporres@gmail.com> wrote:

> A lot of time since the last debugging activity.
> I don't remember how to debug. I thought I had to set a
> breaking point in
> the function i want to debug,
> and then call that function.
> I'm doing this, and from another query window, i call
> the function. But it
> returns me the result, but it doesn't stop inside the
> function in order to
> debug it.
> What am i doing wrong?

Perhaps you've not got the pldebugger contrib module installed and run the sql script to create the debug functions?




pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: text column constraint, newbie question
Next
From: josep porres
Date:
Subject: Re: debugging in pgadmin