Wed Jul 2 08:21:16 PDT 2008
- Previous message: [Slony1-general] Upgrading Postgresql 8.3.1 to 8.3.3: Any issues with Slony1-1.2.13
- Next message: [Slony1-general] Upgrading Postgresql 8.3.1 to 8.3.3: Any issues with Slony1-1.2.13
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ajcity a écrit : > Hi all, > I have a master node running PGSQL 8.3.1 and Slony 1.2.13 RHEL 3 and 2 > nodes with the same PGSQL and Slony versions on OpenSuSE 10.3 > I wanna upgrade the Postgres to 8.3.3 on all 3 nodes, how do I do this > without having to drop my replication clusters and are there any known > issues with between Slony 1.2.13 and Postgresql 8.3.3? > Do I also have to upgrade the Slony cos I wanna wait till Slony 2.0 is > fully released before doing this? > > Thanks for you help in advance. > > Victor To upgrade PG, you just have to install the new version on every server and restart the postmaster. That's all. The replication won't be impacted. You could upgrade Slony, also. In order to do that, you have to compile it on every node, stop the replication, upgrade stored procedures with the "update functions" directive, and the restart slon. That's it. You can have a look at that page : http://slony.info/documentation/slonyupgrade.html Best regards, -- Stéphane SCHILDKNECHT Président de PostgreSQLFr Tél. 09 53 69 97 12 http://www.postgresql.fr
- Previous message: [Slony1-general] Upgrading Postgresql 8.3.1 to 8.3.3: Any issues with Slony1-1.2.13
- Next message: [Slony1-general] Upgrading Postgresql 8.3.1 to 8.3.3: Any issues with Slony1-1.2.13
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list