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
[define to suit your workload][define-maintenance-window]. You can also [manually upgrade $TIMESCALE_DB][minor-manual-upgrade].
26
25
***Critical security upgrades**: installed outside normal maintenance windows when necessary, and sometimes require
27
26
a short outage.
28
27
@@ -40,15 +39,15 @@ After a maintenance upgrade, the DNS name remains the same. However, the IP addr
40
39
## Minor software upgrades
41
40
42
41
If you do not [manually upgrade $TIMESCALE_DB][minor-manual-upgrade] for non-critical upgrades,
43
-
$CLOUD_LONG performs upgrades automatically in the next available maintenance window.
42
+
$CLOUD_LONG performs upgrades automatically in the next available maintenance window. The upgrade is first applied to your $SERVICE_SHORTs tagged `#dev`, and three weeks later to those tagged `#prod`. [Subscribe][subscribe] to get an email notification before your `#prod` $SERVICE_SHORTs are upgraded. You can upgrade your `#prod` $SERVICE_SHORTs manually sooner, if needed.
44
43
45
44
Most upgrades that occur during your maintenance windows do not require any downtime. This means that there is no
46
45
$SERVICE_SHORT outage during the upgrade. However, all connections and transactions in progress during the upgrade are
47
46
reset. Usually, the $SERVICE_SHORT connection is automatically restored after the reset.
48
47
49
48
Some minor upgrades do require some downtime. This is usually between 30 seconds and 5 minutes. If downtime is required
50
49
for an upgrade, $COMPANY endeavors to notify you by email ahead of the upgrade. However, in some cases, we might not be
51
-
able to do so. Best practice is to [schedule your maintenance window][define-maintenence-window] so that any downtime
50
+
able to do so. Best practice is to [schedule your maintenance window][define-maintenance-window] so that any downtime
52
51
disrupts your workloads as little as possible and [minimize downtime with replicas][minimize-downtime]. If there are no
53
52
pending upgrades available during a regular maintenance window, no changes are performed.
54
53
@@ -222,9 +221,10 @@ To change your maintenance window:
0 commit comments