Bug in CMSMS Schema Creation
Posted: Tue Jan 05, 2010 12:21 pm
Hi,
After several successful installations in separate databases over the last few months I today tried installing a second CMSMS instance into an existing database. Although the installation has 'worked' to an extent, I notice that no indexes were created on any tables for the second CMS in the database.
Looking quickly at the database, it seems that the index names do not include the database prefix, so they will only be created for the first CMSMS installation in any database.
CMSMS 1.6.6
Linux
Postgresql 8.2
In my case the site is very small, so indexes are not a big issue, but for others this could cause problems.
Steve
After several successful installations in separate databases over the last few months I today tried installing a second CMSMS instance into an existing database. Although the installation has 'worked' to an extent, I notice that no indexes were created on any tables for the second CMS in the database.
Looking quickly at the database, it seems that the index names do not include the database prefix, so they will only be created for the first CMSMS installation in any database.
CMSMS 1.6.6
Linux
Postgresql 8.2
In my case the site is very small, so indexes are not a big issue, but for others this could cause problems.
Steve