Re: keeping track of function execution

From: Wojtek <foo(at)twine(dot)pl>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: keeping track of function execution
Date: 2009-05-09 13:30:51
Message-ID: 4A05858B.9070005@twine.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Scott Marlowe wrote:
> On Sun, May 3, 2009 at 9:38 AM, Wojtek <foo(at)twine(dot)pl> wrote:
>
>> (...)
>>
>
> You could raise notice and then tail the logs as it runs. Or the
> other option mentioned of using dblink() works well too.
>
dblink did the trick, thanks guys!

foo

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Emanuel Calvo Franco 2009-05-09 15:35:56 Re: limit-offset different result sets with same query
Previous Message Juan Camilo Marín 2009-05-09 13:21:00 lack in psql console