GCP table creation taking a long time to create

故事扮演 提交于 2019-12-23 03:29:16

问题


We're running into an issue where GCP takes a long time to create a table. Our instance is using 1 node and the database is currently at 23.73% CPU, 74.99MB size and has already 106 tables.

I'm sure we're not hitting the limits yet as the max no. of table is 2048.

Have anyone encountered this issue and possible solution? Thanks!

More info: The time it takes to complete usually takes more than 2 hours and it happens from time to time when creating multiple tables. When all the tables completely created, the CPU utilization reads at 330%

And now event the create index takes too long to complete.

来源:https://stackoverflow.com/questions/48109944/gcp-table-creation-taking-a-long-time-to-create

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!