Hi I just deployed the latest version of prefect ...
# ask-community
m
Hi I just deployed the latest version of prefect into my EKS cluster and from some reason the postgresql pod shows a lot of errors such as this:
2024-06-04 14:10:22.051 GMT [164] ERROR:  relation "flow_run" does not exist at character 62
2024-06-04 14:10:22.779 GMT [164] ERROR:  relation "flow_run_notification_queue" does not exist at character 86
2024-06-04 14:10:25.739 GMT [164] ERROR:  relation "automation_event_follower" does not exist at character 49
why these aren’t created with the initdb?