[Rt-devel] [rt-users] PostgreSQL schema discrepancies
Kevin Murphy
murphy at genome.chop.edu
Mon Mar 9 15:37:50 EDT 2009
Jesse Vincent wrote:
> For RT 3.8.0, we had a major fixup pass of historical mysql schemas for
> RT. We've been able to avoid that for Pg up to now, as the upgrade
> changes made over the years are technically backwards compatible and
> predated the infrastructure needed to do minor schema updates for Pg.
>
> It may make sense for 3.8.3 to do a postgres schema normalizer modeled on
> an improved version of the MySQL updater we did for 3.8.0.
>
> Does anyone feel like volunteering?
>
What would be involved with that? Is that a PG-appropriate port of
etc/upgrade/upgrade-mysql-schema.pl that additionally addresses issues
such as the ones I noticed?
-Kevin
More information about the Rt-devel
mailing list