0 / 0
IBM Cloud Databases for PostgreSQL connection
Last updated: Sep 10, 2024
IBM Cloud Databases for PostgreSQL connection

To access your data in IBM Cloud Databases for PostgreSQL, create a connection asset for it.

IBM Cloud Databases for PostgreSQL is an open source object-relational database that is highly customizable. It’s a feature-rich enterprise database with JSON support.

Create a connection to IBM Cloud Databases for PostgreSQL

If you set up an integrated cloud service, select the service instance to automatically fill in the fields in the connection form. Confirm that all the fields are complete.

To create the connection asset, you need these connection details:

  • Database name
  • Hostname or IP address of the database
  • Port number
  • Username and password
  • SSL certificate (if required by the database server)

For Private connectivity, to connect to a database that is not externalized to the internet (for example, behind a firewall), you must set up a secure connection.

Choose the method for creating a connection based on where you are in the platform

In a project
Click Assets > New asset > Connect to a data source. See Adding a connection to a project.
In a deployment space
Click Import assets > Data access > Connection. See Adding data assets to a deployment space.
In the Platform assets catalog
Click New connection. See Adding platform connections.

Next step: Add data assets from the connection

Where you can use this connection

You can use IBM Cloud Databases for PostgreSQL connections in the following workspaces and tools:

Projects

  • Notebooks. Click Read data on the Code snippets pane to get the connection credentials and load the data into a data structure. For more information, see Load data from data source connections.
  • SPSS Modeler
  • Synthetic Data Generator

Catalogs

  • Platform assets catalog

IBM Cloud Databases for PostgreSQL setup

IBM Cloud Databases for PostgreSQL setup

Restriction

For SPSS Modeler, you can use this connection only to import data. You cannot export data to this connection or to an IBM Cloud Databases for PostgreSQL connected data asset.

Running SQL statements

To ensure that your SQL statements run correctly, refer to the IBM Cloud Databases for PostgreSQL documentation for the correct syntax.

Learn more

IBM Cloud Databases for PostgreSQL documentation

Parent topic: Supported connections

Generative AI search and answer
These answers are generated by a large language model in watsonx.ai based on content from the product documentation. Learn more