Track a function

From: Carlos Henrique Reimer <carlos(dot)reimer(at)opendb(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: Track a function
Date: 2009-02-14 16:34:30
Message-ID: 20090214143430.vwsj0gqt2480kk8k@webmail.opendb.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I've a plpgsql function that when called never ends and I would like
to trace the internal function commands and see where is the problem.

How can I trace what the function is doing?

Thank you!

Carlos

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2009-02-14 16:35:56 Re: currval() in insert statements
Previous Message Oleg Bartunov 2009-02-14 15:41:19 Re: select max from subquery