dbTalk Databases Forums  

object creation timestamp?

comp.databases.postgresql comp.databases.postgresql


Discuss object creation timestamp? in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mark.greenbank@gmail.com
 
Posts: n/a

Default object creation timestamp? - 09-20-2007 , 07:15 AM






Hi, is it possible to find out when an object (e.g., schema, table,
trigger, etc.) was created? I've looked through the pg_catalog table
and cannot find a timestamp column -- is this information maintained
anywhere?

Mark


Reply With Quote
  #2  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: object creation timestamp? - 09-20-2007 , 07:48 AM






mark.greenbank (AT) gmail (DOT) com <mark.greenbank (AT) gmail (DOT) com> wrote:
Quote:
Hi, is it possible to find out when an object (e.g., schema, table,
trigger, etc.) was created? I've looked through the pg_catalog table
and cannot find a timestamp column -- is this information maintained
anywhere?
No. Sorry.

Yours,
Laurenz Albe


Reply With Quote
  #3  
Old   
Andreas Kretschmer
 
Posts: n/a

Default Re: object creation timestamp? - 09-21-2007 , 12:20 AM



begin mark.greenbank (AT) gmail (DOT) com schrieb:
Quote:
Hi, is it possible to find out when an object (e.g., schema, table,
trigger, etc.) was created? I've looked through the pg_catalog table
and cannot find a timestamp column -- is this information maintained
anywhere?
No, but you can log all DDL-statements, with timestamp.


end
Andreas
--
Andreas Kretschmer
Linux - weil ich es mir wert bin!
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.