Navigation and Overview page
Overview page
The Overview page shows you information about your IBM Cloud® Databases for PostgreSQL deployment. The overview includes essential identifying information.
The Overview page shows you information about your IBM Cloud® Databases for PostgreSQL deployment. The overview includes essential identifying information.
Type
The type of database that is offered by the service, and the database version that your service uses.
CRN (deployment ID)
The ID is a CRN (Cloud Resource Name) that uniquely identifies the database instance. The CRN is used to refer to the database in the API and can be used with the CLI. The Overview pane shows details of your service.
Recent tasks
Each time that you make administrative changes to your service (such as scaling, or taking a manual backup), a task starts up. The Recent Tasks panel shows the task name and progress bar for any running tasks, and a list of the most recently completed tasks. Depending on how busy your deployment is, successful tasks can be shown for 24 - 48 hours. Unsuccessful tasks can show for 7 - 8 days. Tasks can also be retrieved from the Cloud Databases API and CLI plug-in. A historical record of tasks from any time period is available through IBM Cloud® Activity Tracker Event Routing.
Endpoints
The Endpoints pane within the Overview pane contains connection strings for your instance. Each tab contains connection information that is tailored to the type of connection or the protocol that uses it. Basic information includes hostname, port, the TLS self-signed certificate, TLS/SSL parameters, and the default database of your instance.
Reference tables for the different connection types are available on the Getting credentials and connection strings page.
Connection strings reflect whether your instance uses public endpoints, private endpoints, or both. You can configure which endpoints are available on your deployment. For more information, see the Service endpoints integration page.
You can manage your Databases for PostgreSQL service through the Cloud Databases API. This panel provides the essential information for using the API. For more information about the Cloud Databases API, see the API reference page.
Resources
The resources tab contains information and configuration options on the size and resource usage of your deployment. You can
Read-only replicas
The Read-only replicas tab contains the UI for details for the read replicas for your deployment. Updates to replication leaders are asynchronously copied to their read-only replicas. For more information, see Configuring read-only replicas.
Backups and restore
The Backups and restore tab is the UI for managing your instance's backups. Available backups are listed with their timestamps. Click a backup to grab its ID or to restore it into a new deployment. For more information, see Managing backups.
Observability
The Observability tab provides access to the IBM Cloud Monitoring, logging, and event tracking integrations available for your deployment.
Settings
The Settings tab contains the UI for many of the tunable settings for your deployment. You can:
- View encryption details. Encryption at rest is enabled for all Databases for PostgreSQL deployments. If you brought your own encryption key from Key Protect, Settings provides a link to your Key Protect instance, and the Encryption Key field has the name of the key.
- Change the admin password.
- Protect Cloud Databases with context-based restrictions.
- Implement or modify an IP allowlist.
Service credentials
You can generate a new set of credentials for cases where you want to manually connect an application running on IBM Cloud or an external application to an IBM Cloud service. For more information, see Adding and viewing credentials.
View docs
The View docs link from the Actions
drop list opens the main documentation page for Databases for PostgreSQL in a new tab.