Re: Objects / Procedure creation date or modified date

From: Brian Modra <epailty(at)googlemail(dot)com>
To: akp geek <akpgeek(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Objects / Procedure creation date or modified date
Date: 2009-12-16 14:29:43
Message-ID: 5a9699850912160629v31c893e8le2765d9fe79c17e0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2009/12/16 akp geek <akpgeek(at)gmail(dot)com>:
> Dear all -
>                    How can we check when a procedure last modified or last
> DDL change happened to a table  in postgres? Which Pg_* do we need to query
> to get the details
> Regards

Maybe follow this line of thinking:
http://stackoverflow.com/questions/899203/how-do-i-find-the-last-time-that-a-postgresql-database-has-been-updated

--
Brian Modra Land line: +27 23 5411 462
Mobile: +27 79 69 77 082
5 Jan Louw Str, Prince Albert, 6930
Postal: P.O. Box 2, Prince Albert 6930
South Africa
http://www.zwartberg.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mrciken 2009-12-16 14:30:04 Training and open source
Previous Message AlexeyChe 2009-12-16 14:21:05 Re: C functions, dll, server fall down