Re: documenting tables version control - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: documenting tables version control
Date
Msg-id 554927D0.9060900@commandprompt.com
Whole thread Raw
In response to documenting tables version control  (Suresh Raja <suresh.rajaabc@gmail.com>)
Responses Re: documenting tables version control
List pgsql-general
On 05/05/2015 01:13 PM, Suresh Raja wrote:
>     Hi All:
>
>
> I have tables with different versions in the same schema.  Like
> T1a, T1b, T1c
> T2a, T2b, T2c, T2d
> ....
> ...
> etc.
>
>
> I'm interested in documenting various version of tables, may be in excel
> sheet or may be in another schema in the database.  I would like to
> store information on table name, column names, column order, pry key
> column etc.  Also is there a way I can reverse engineer from the
> database itself.
>
> Let me know if anybody any suggestion or format that they used.  I
> appreciate all your help and shall be suitably acknowledged.

Take a look at sqitch.

JD


>
> Thanks,
> -Suresh Raja
>


--
Command Prompt, Inc. - http://www.commandprompt.com/  503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Announcing "I'm offended" is basically telling the world you can't
control your own emotions, so everyone else should do it for you.


pgsql-general by date:

Previous
From: PT
Date:
Subject: Re: documenting tables version control
Next
From: Melvin Davidson
Date:
Subject: Re: documenting tables version control