Skip to content
Discussion options

You must be logged in to vote

@reinoldus thanks for your input - I do not think that I had your issue. I did some digging to see if the same function was being dropped in my logs but I could not see it. We also do not need to consistently restart our database, it was only when the v2 migration failed, which I now know was due to transactions locking access to the hdb_catalog.event_log table.

I looked into the statistics of this table in our database and since we used eventing heavily, we had actually amassed an enormous event_log table of about 25 GB. The same was true of the linked table hdb_catalog.event_invocation_logs. We had not been cleaning these tables regularly, which I would recommend.

The Hasura team suspec…

Replies: 10 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by bjewkes
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/deployment Related to deployment
6 participants
Converted from issue

This discussion was converted from issue #7345 on August 13, 2021 14:59.