Re: Stored prosedure last run

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Pasha <pkasimov(at)yahoo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Stored prosedure last run
Date: 2001-09-18 23:21:51
Message-ID: Pine.BSF.4.21.0109181621290.64678-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 17 Sep 2001, Pasha wrote:

> Hello to Every1.
> I'm trying to find if anyone knows how to find out when the stored
> procedure was used last time (not created).

I don't think there's any real way to do that apart from having your
procedure keep track of that itself.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-09-18 23:26:16 Re: Out of free buffers... HELP!
Previous Message Philip Hallstrom 2001-09-18 23:21:34 Re: Holiday Calculations?