Re: [GENERAL] documenting tables version control

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Suresh Raja <suresh(dot)rajaabc(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Re: [GENERAL] documenting tables version control
Date: 2015-05-05 20:28:00
Message-ID: 554927D0.9060900@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql


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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Melvin Davidson 2015-05-05 21:42:56 Re: documenting tables version control
Previous Message PT 2015-05-05 20:22:51 Re: documenting tables version control

Browse pgsql-sql by date

  From Date Subject
Next Message Melvin Davidson 2015-05-05 21:42:56 Re: documenting tables version control
Previous Message PT 2015-05-05 20:22:51 Re: documenting tables version control