Postgres metric shows wrong max size

Hi, I have launched Fly Postgres and increased volume to 5GB but in all metrics it shows that it only has initial 1GB. Is it a bug of metrics or what? Will I have issues with my DB when I reach 1GB data size?


This is most likely the Prometheus query taking long to be updated. You can rely on flyctl and our dashboard volume pages to see the most up to date max size in GB for your volumes.

Try to change your grafana dashboard to use the lasted 15 minutes to see if that helps.

I think you’re looking at the wrong graph- refer to ‘Volume Usage’, not ‘Memory Utilization’, for the graph showing your database volume’s usage.

1 Like

You are right, I was looking at the wrong graph. Thanks you both guys for the help!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.