Re: profiling PL/pgSQL? - Mailing list pgsql-performance

From A. Kretschmer
Subject Re: profiling PL/pgSQL?
Date
Msg-id 20061103112137.GD15480@a-kretschmer.de
Whole thread Raw
In response to profiling PL/pgSQL?  (Drew Wilson <drewmwilson@gmail.com>)
Responses Re: profiling PL/pgSQL?
List pgsql-performance
am  Fri, dem 03.11.2006, um  3:12:14 -0800 mailte Drew Wilson folgendes:
> I have 700 lines of non-performant pgSQL code that I'd like to
> profile to see what's going on.
>
> What's the best way to profile stored procedures?

RAISE NOTICE, you can raise the aktual time within a transaction with
timeofday()


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47215,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-performance by date:

Previous
From: Drew Wilson
Date:
Subject: profiling PL/pgSQL?
Next
From: Richard Huxton
Date:
Subject: Re: profiling PL/pgSQL?