Re: Recommendations on plpgsql debugger?

From: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Chris Travers *EXTERN*" <chris(dot)travers(at)gmail(dot)com>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Recommendations on plpgsql debugger?
Date: 2013-01-15 08:22:43
Message-ID: A737B7A37273E048B164557ADEF4A58B0579984D@ntex2010a.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris Travers wrote:
> I have a client who needs a way to step through a PL/PGSQL function and ideally see what one is doing
> at present. I noticed that there used to be an EDB Debugger module for this purpose but I can't seem
> to find one for 9.1 and I can't seem to pull from csv to try.
>
> Any alternatives? Am I missing something?

Did you look in http://git.postgresql.org/gitweb/?p=pldebugger.git ?

Yours,
Laurenz Albe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message T. E. Lawrence 2013-01-15 08:36:59 Re: reducing number of ANDs speeds up query RESOLVED
Previous Message Albe Laurenz 2013-01-15 08:09:49 Re: Streaming Replication