postgres-operator
postgres-operator copied to clipboard
Standby sync generates a lot a 404s
- Which image of the operator are you using? registry.opensource.zalan.do/acid/postgres-operator:v1.10.1
- Where do you run it - cloud or metal? Kubernetes or OpenShift? Kubernetes on cloud
- Are you running Postgres Operator in production? yes
- Type of issue? question
Hi :wave:, I noticed that our standby server is generating a lot of 404s toward our object storage gateway as you can see here:
Is that the expected behavior when he is waiting for new wals? I'd like to know if there is anything I can do to mitigate that, maybe by reducing the sync interval or something like that?
Looks like a network issue to me...