Re: Debugger for plpgsql - Mailing list pgsql-admin

From hubert depesz lubaczewski
Subject Re: Debugger for plpgsql
Date
Msg-id 20220801091204.GB2385@depesz.com
Whole thread Raw
In response to Debugger for plpgsql  (Vincent Predoehl <vpredoehl@gmail.com>)
List pgsql-admin
On Sun, Jul 31, 2022 at 04:09:41PM -0500, Vincent Predoehl wrote:
> Is there a Debugger for postgresql?  The only thing I could find was
> PLDebuggef and I had trouble getting it to compile.

Quick search showed that there is something called plpgsql_debugger from
OmniDB (https://github.com/OmniDB/plpgsql_debugger), but truth be told,
when I'm writing/debugging stuff, I rely on RAISE LOG/NOTICE.

Best regards,

depesz




pgsql-admin by date:

Previous
From: Vincent Predoehl
Date:
Subject: Debugger for plpgsql
Next
From: Daulat
Date:
Subject: Re: pg_upgrade issue, upgrading from v10 to v14