Topic: Indicia not working with postgres 8.4 anymore
Hi,
I just tried to install a fresh warehouse with postgres 8.4 - but this seems to not working anymore. The problem is the file 201404210906_constraint_unique_filter_name.sql which uses "IF EXISTS" for adding a constraint. These feature is available in postgres 9 but not in 8.4. The installation requiremnts says that 8.4 should be new enough, so will this get fixed or will the requirement minimum version set to 9.0?
Regards
Daniel