Is there a function to save schema history internally? - Mailing list pgsql-general

From Patrick Dung
Subject Is there a function to save schema history internally?
Date
Msg-id 1409336606.13058.YahooMailNeo@web193505.mail.sg3.yahoo.com
Whole thread Raw
Responses Re: Is there a function to save schema history internally?  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Hello Postgresql users,

Is there a function to save schema history internally?
By keeping the schema history inside the DB, we can keep track of what and when is changed in the schema.

While searching google. It seems it is a limitation with the audit trigger:

Thanks and regards,
Patrick

pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Single Table Report With Calculated Column
Next
From: Emi Lu
Date:
Subject: alter column to varchar without view drop/re-creation