You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only store pgData and pgWAL request values when autogrow is enabled
The desiredPGDataVolume and desiredPGWALVolume status values should
only be stored when a volume auto-grow event is imminent. This update
adjusts the behavior so that this pattern is followed.
Existing values will remain in place as needed if/when a Limit is
removed.
Issue: PGO-1428
0 commit comments