Re: plpgsql debugger

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>, "Abraham, Danny" <danny_abraham(at)bmc(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: plpgsql debugger
Date: 2007-07-18 06:44:43
Message-ID: 469DB6DB.7080302@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Scott Marlowe a écrit :
> On 7/17/07, Guillaume Lelarge <guillaume(at)lelarge(dot)info> wrote:
>> Jim C. Nasby a écrit :
>> > On Tue, Jul 17, 2007 at 06:45:29PM +0300, Abraham, Danny wrote:
>> >> Can someone help? Need a plpgsql debugger.
>> >
>> > You can get our debugger from the bottom of
>> > http://www.enterprisedb.com/downloads.do
>>
>> But he needs to use EnterpriseDB Advanced Server to use EnterpriseDB
>> PL/pgsql debugger.
>
> Not according to what it says on that page. It says there is works
> with native pgsql.
>

What is available here is the debugger UI application. You also need a
module (like a contrib module). Without it, you can't use the debugger
UI. And unless Korry finally did it, it's not available yet for native
PostgreSQL.

Regards.

--
Guillaume.
<!-- http://abs.traduc.org/
http://lfs.traduc.org/
http://docs.postgresqlfr.org/ -->

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message John Horvath 2007-07-18 08:34:12 Setting usesuper bit for user postgres.
Previous Message Scott Marlowe 2007-07-18 04:34:20 Re: plpgsql debugger