object tracking

From: "Little, Douglas" <DOUGLAS(dot)LITTLE(at)orbitz(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: object tracking
Date: 2010-05-19 18:41:38
Message-ID: 8585BA53443004458E0BAA6134C5A7FB0638E423@EGEXCMB01.oww.root.lcl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have a fairly large data warehouse in Greenplum, and am having trouble tracking object changes.
I need to

1. Know when an object was changed, by who.

2. Have some logging about when an object was dropped - especially drop cascade.

Currently I'm having a problem with a set of disappearing views. We're still in pre-prod environment, but

Any suggestions?

I'd like

1. PG to timestamp the catalog tables

2. Permit triggers on catalog objects.

Doug Little

Sr. Data Warehouse Architect | Enterprise Data Management | Orbitz Worldwide
500 W. Madison, Suite 1000 Chicago IL 60661| Office 312.260.2588 | Fax 312.894.5164 | Cell 847-997-5741
Douglas(dot)Little(at)orbitz(dot)com<mailto:Douglas(dot)Little(at)orbitz(dot)com>
[cid:image001(dot)jpg(at)01CAF759(dot)01607890] orbitz.com<http://www.orbitz.com/> | ebookers.com<http://www.ebookers.com/> | hotelclub.com<http://www.hotelclub.com/> | cheaptickets.com<http://www.cheaptickets.com/> | ratestogo.com<http://www.ratestogo.com/> | asiahotels.com<http://www.asiahotels.com/>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hernan Danielan 2010-05-19 19:46:28 Re: Connection lost
Previous Message Steve Atkins 2010-05-19 18:17:36 Re: CIDR data type query help