Re: Can not debug plpgsql using PgAdminIII

From: Jeremy Palmer <JPalmer(at)linz(dot)govt(dot)nz>
To: "'pgadmin-support(at)postgresql(dot)org'" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Can not debug plpgsql using PgAdminIII
Date: 2010-10-01 21:05:58
Message-ID: 666FB8D75E95AE42965A0E76A5E5337E0684F6CBFF@prdlsmmsg01.ad.linz.govt.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> ________________________________
>
> From: Dave Page
> Sent: Sat, 25 Sep 2010 00:31:15 -0700
> To: pgadmin-support(at)postgresql(dot)org
> Subject: Re: Can not debug plpgsql using PgAdminIII
>
>
>It's not broken for everyone else afaik. Try removing the profiler plugin from shared_preload_libraries - it's probably stealing >the hook from the debugger plugin.

Thanks that seemed to fix it. It could be good idea to document that you can't run both of these shared libraries at the same time, or fix the situation.

I'm very happy that I now have the debugger working! One little annoyance when debugging functions with more that 1 screen of definition is the scroll position is always set with the line cursor at the bottom of the text control. This makes it hard to see the code coming. I would suggest either advancing the scroll position so the line cursor is at the top of page, or not moving the scroll position at all unless the next step takes the cursor off the bottom on the text control so the user can define what they see.

Cheers,
Jeremy

______________________________________________________________________________________________________

This message contains information, which is confidential and may be subject to legal privilege.
If you are not the intended recipient, you must not peruse, use, disseminate, distribute or copy this message.
If you have received this message in error, please notify us immediately (Phone 0800 665 463 or info(at)linz(dot)govt(dot)nz) and destroy the original message.
LINZ accepts no responsibility for changes to this email, or for any attachments, after its transmission from LINZ.

Thank you.
______________________________________________________________________________________________________

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-10-01 21:09:32 Re: Issues with 1.12.0 (Mac OS X)
Previous Message Guillaume Lelarge 2010-10-01 21:00:25 Re: Defined Custom Colors not retained