Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP3 (5.1.6), 5.2 EE SP1 (5.2.5)
-
Oracle Database, SQL Server
Description
Upgrading a large Oracle database or or SQL Server database is unnecessarily slow because Liferay assumes these two databases do not allow altering a column type. However, it is possible to alter the column type under certain situations. So, to improve performance and reduce the time it takes to perform an upgrade, the upgrade process will now always attempt to alter the column type before re-creating the table (the always allowed, but slower process).
Attachments
Issue Links
- is related to
-
LPS-4835 Speed up upgrade process for Oracle and SQL Server due to altering column types
- Closed