Re: Stored prosedure last run - Mailing list pgsql-sql

From Stephan Szabo
Subject Re: Stored prosedure last run
Date
Msg-id Pine.BSF.4.21.0109181621290.64678-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Stored prosedure last run  (pkasimov@yahoo.com (Pasha))
List 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.



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Out of free buffers... HELP!
Next
From: Miguel González
Date:
Subject: Registring a C function in PostgreSQL