Update: Postgres-2.0 Service update in the US West environment
Scheduled Maintenance Report for Predix
Completed
The scheduled maintenance has been completed.
Posted Sep 11, 2020 - 11:00 PDT
In progress
Scheduled maintenance is currently in progress. We will provide updates as necessary.
Posted Sep 11, 2020 - 10:00 PDT
Scheduled
During a new service instance (a.k.a DB Instance or Database Instance) creation of Postgres-2.0 Service in the US-West environment, users are required to choose encryption-at-rest option as given in the sample command below.

Sample Command:
$ cf create-service postgres-2.0 dedicated-10.1 instance_name -c '{"postgres_version":"9.6", "encryption_at_rest":true}'

Implementation Date: Sep 11, 2020 10:00 AM PT.

This change does not affect existing Service Instances.

Please note that depending on your workload, enabling encryption-at-rest can affect the performance of your workload anywhere between 0% to 8%. Also, note that enabling encryption-at-rest does not require any code or configuration change in your applications connecting to the Service Instance.
Posted Sep 03, 2020 - 18:33 PDT