# Install the PostgreSQL Operator

Use the IBM Cloud console to launch the OpenShift web console

![web console](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2Fdd055cc9d075a6f9155e098fb5caa737cb1b744a.png?generation=1600695207795110\&alt=media)

First create an 'Example Bank' namespace

![create project](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2F04bfa31c05c9da42e7d5409f4667c4289ca62a19.png?generation=1600695209571493\&alt=media)

From the navigation menu on the left select **Operators** --> **OperatorHub**

![operatorhub](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2F3a96b65292e6d1e1c0eab01a724b8b17c7157184.png?generation=1600695207529583\&alt=media)

Type 'Postgres' into the search bar, and select the **PostgreSQL Operator by Dev4Ddevs.com** tile.

![postgres operator](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2Fc168d7a491e1202369239b0ee52f000dc51e293b.png?generation=1600695209938694\&alt=media)

Click **Continue** to show the community operator and then **Install**

![install operator](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2F29fde370890ed0958f9015076eca27a6bf16c8ef.png?generation=1600695212001169\&alt=media)

Be sure you are installing the Operator in the `Example Bank` namespace, and click **Subscribe**

![subscribe](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2F60832720eca36ea5278ecd3f69edb671a8066215.png?generation=1600695208326509\&alt=media)

Status will show "Succeeded: Up to date" when complete

![succeeded](https://3928126737-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHI9hQsrkpOgN4dX6Cj%2Fsync%2F60832720eca36ea5278ecd3f69edb671a8066215.png?generation=1600695208326509\&alt=media)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ibm-developer.gitbook.io/digital-developer-conference-hybrid-cloud/operator-workshop/lab2/lab2_install.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
