launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #09335
Devs switch to PG 9.1
Hi.
Devs will need to switch over to PostgreSQL 9.1 - our first landing
is happening with sampledata generated from PG 9.1. As usual,
sampledata diffs are huge when generated by different PostgreSQL
versions so to avoid unnecessary huge commits (>1MB) we all need to be
running the same version from now on.
You need to make the switch before the next time you regenerate the
sampledata as part of a DB patch landing. The various setup scripts
are all believed to work with PG 9.1, so the upgrade process should be
simple enough - uninstall PostgreSQL 8.4, install PostgreSQL 9.1,
confirm it is listening on port 5432 (check
/etc/postgresql/9.1/main/postgresql.conf), run the Launchpad database
setup script or whatever alternative process you use to set things up.
--
Stuart Bishop <stuart.bishop@xxxxxxxxxxxxx>
Follow ups