Scheduled Maintenance

By default, there will be a security maintenance on Tuesday night (Central Europe Time).

For more information about maintenance procedures, please visit the product description.

The day and time can be adjusted as described below. Times are in the CET time zone.

PostgreSQL instance with custom maintenance
apiVersion: vshn.appcat.vshn.io/v1
kind: VSHNPostgreSQL
metadata:
  name: pgsql-app1-prod
  namespace: prod-app
spec:
  parameters:
    maintenance:
      dayOfWeek: wednesday (1)
      timeOfDay: '23:30:00' (2)
1 The day when the maintenance should take place
2 The time when the maintenance should be started
Besides version upgrades, pg_repack is performed on all databases of this instance.