ALTER TABLE DDL Triggers? - Mailing list pgsql-general

From Richard Broersma
Subject ALTER TABLE DDL Triggers?
Date
Msg-id 396486430804161340t9ffff2am93c0fac2a8d6f0b2@mail.gmail.com
Whole thread Raw
List pgsql-general
I don't believe that DDL Triggers exist, correct?  Actually I am
really curious about what options exist to automatically keep table
definitions in sink (for two table) over time: for example a table and
history table pair.

I realise that History-Entity-Attribute-Value tables don't need this
kind of maintenance, but I am depending on the ability to frequently
query the history tables for the previous values of a particular
record.  I don't believe that History-EAV tables can do this.

--
Regards,
Richard Broersma Jr.

pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: Storage sizes for dates/times (documentation bug?)
Next
From: Erik Jones
Date:
Subject: Curiosity with catalog table array attribute index dimensions