On 2010-07-21 16:26, Nic Bernstein wrote: > I've just downloaded Icinga-1.0.2 to upgrade a running 0.8.4 system. > I've read the changelog and other documentation regarding upgrading and > such, but I cannot find a pgsql-upgrade-1.0.2-fix-object-relations.sql > file as I would expect. Is this not necessary for PostgreSQL or is this > fix just lagging behind MySQL and Oracle? >
I did not have time to create one for PGSQL because all 3 RDBMS differ in this way of doing this (and it was a late friday night when I finally got my hands on scripting SQL). Also PGSQL support remains basic, not fully operational for large systems. I am currently hunting bugs and performance issues on this part of IDOUtils. But you should be able to create such a script yourself from the examples given by MySQL and Oracle. If you don't depend on historical data, just live and configs you can also re-create the database. Kind regards, Michael -- DI (FH) Michael Friedrich Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria email: [email protected] phone: +43 1 4277 14359 fax: +43 1 4277 14279 web: http://www.univie.ac.at/zid Icinga Core& IDOUtils Developer http://www.icinga.org ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
