Hi I just deployed the latest version of prefect ...
# prefect-kubernetes
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?
n
hi @Moty - when you say > the latest version of prefect which do you mean? i.e.
2.19.3
or
3.0.0rc1