Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Sonya* Posted August 12, 2018 Posted August 12, 2018 Hi, I try to update large project on our test server. There 36 hours since I have started. I have to execute plenty of manual actions again and again like this one: Some of them require some seconds, another run for 5 to 20 minutes. Is it really a way how upgrade works on the large databases? I cannot stay awake for 48 hours while upgrading live server to just start manual actions. Is there any way to make it in reasonable amount of time? Thanks.
Joel R Posted August 12, 2018 Posted August 12, 2018 Some suggestions, in no particular order. 1. Drink lots of coffee. Mix in some whiskey too. 2. Copy all of the queries so you can run them in advance of your live database. 3. Submit a copy of your database to IPS so they can review. 4. Ask IPS to do courtesy upgrade.
Sonya* Posted August 13, 2018 Author Posted August 13, 2018 4. is already done. They will. And they say it will take some hours... Now I need to upgrade myself on the test server to see if there are issues with custom modules.
bfarber Posted August 13, 2018 Posted August 13, 2018 If your server is powerful enough to handle it, you can add a constants.php file (or edit your existing one) to add define( 'UPGRADE_MANUAL_THRESHOLD', 500000 ); the default is 250K (meaning, if the table has more than 250k rows you will be prompted to manually run the query)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.