To identify the large tables, connect to the database as described in the Connect to the database article, and run the following command, where project_id
is your Cloud project ID:
This would display the complete list of tables and their size. You can go through the list and identify which tables require attention because of the big size.
Best practices for modifying database tables in the Commerce Implementation Playbook