Upgrading schemas

From: timasmith(at)hotmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Upgrading schemas
Date: 2006-09-18 20:06:09
Message-ID: 1158609969.782870.59750@k70g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have an application using Postgresql with a large (100+) number of
tables. Are there any free/open source tools that can ease the process
of updating the schema.

Specifically I would like to compare a source and a target, determine
the differences and the best way to update the target to be equivalent
to the source - tables, columns, views, etc.

thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-09-18 20:28:29 Re: server resetting
Previous Message Andrew - Supernews 2006-09-18 19:47:15 Re: Initializing Datums for use with SPI_execute_plan