Re: Objects / Procedure creation date or modified date - Mailing list pgsql-general

From Brian Modra
Subject Re: Objects / Procedure creation date or modified date
Date
Msg-id 5a9699850912160629v31c893e8le2765d9fe79c17e0@mail.gmail.com
Whole thread Raw
In response to Objects / Procedure creation date or modified date  (akp geek <akpgeek@gmail.com>)
Responses Re: Objects / Procedure creation date or modified date  (akp geek <akpgeek@gmail.com>)
List pgsql-general
2009/12/16 akp geek <akpgeek@gmail.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/

pgsql-general by date:

Previous
From: Michael Clark
Date:
Subject: Re: Possible causes for database corruption and solutions
Next
From: Richard Broersma
Date:
Subject: Re: How to remove non-UTF values from a table?