Functionality to search using the CRN in the search bar.
Currently, the Cloud Console does not provide an option to search for a database or export database details. As a result, we have to manually review the details of each database. Since we have multiple databases in the cloud, it would be very help...
Add pglogical extension Support to ICD for PostgreSQL
We would like to request official support for the pglogical extension in IBM’s PostgreSQL offering. Our goal is to set up logical replication for our PostgreSQL instance in the Frankfurt region to a location outside of Frankfurt, Madrid, and Paris...
Function for users to perform failover for testing
In system development, there is always a need to conduct database failure testing. Many customers consider this as one of their service-in criteria. In order not to put an extra burden on the IBM Cloud SRE team, it would be nice to have a UI that ...
In DB2OC 11.5, with a DB in HADR there is only one syncrhonization mode between the primary and replicated node : SYNC mode. Would be interesting to have the same options as we have in DB2 classic (SYNC, NEARSYNC, ASYNC, SUPERASYNC) See details be...
Allow IBM Cloud Databases Redis to use public certificates instead os self-signed certificates
Today, IBM Cloud Databases Redis instances uses self-signed certificates. After provisioning an instance, customer have a extra step to download certificates and configure them on backend systems to allow communication. This is cumbersome, since o...
Logical Replication with copy data in PostgreSQL 15
We would like to request support and clarification regarding logical replication behavior in PostgreSQL 15 on IBM Cloud. Currently, in IBM Cloud–managed PostgreSQL 15, logical replication with copy_data = true is not supported, This limitation cre...
In-place upgrade to a new major version for MySQL.
In-place major version upgrade allows you to upgrade your deployment to the next new major version, eliminating the need to restore a backup into a new deployment. This approach maintains the same connection strings, without the need to reconfigur...
Timeout Settings for Initial Synchronization in PostgreSQL Logical Replication
During the initial synchronization of logical replication, large tables may experience timeouts and fail to complete.
It appears to depend on `statement_timeout`, as it times out after approximately 12 hours (43,200,000 ms).
Since the only curren...
We have the need for running regular maintenance and auditing jobs against our Postgres infrastructure. For example, in Postgres, we have some applications with large, highly volatile tables. As is typical in Postgres, this can cause autovacuum to...
Cost control makes it sometime necessary to scale down IBM Cloud Database instance following database maintenance, application optimization or defect resolution. This feature is not available on most IBM Cloud Databases (PostgreSQL, MongoDB, MySQL...