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.bis...@canonical.com> _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : launchpad-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp