Overview of an EDB Postgres AI Project

Suggest edits

The overview page is the default view when selecting a project. It shows your name, the project name, the number of resources in the project, and the status of the top three resources in the project.

projectoverviewcluster

For each project, in the default view, you are able to see a description of the cluster and the cloud service provider and region it's running on. Below that's a selection of metrics for the cluster including, memory usage, CPU usage, storage usage, disk IOPS and transaction rate and the database size.

To the right of the cluster's information is an ellipsis menu button, which when selected offers the following options:

OptionDescription
Credential InformationShow the credentials and URLs for accessing this cluster
Edit ClusterEdit the cluster details and configuration

Edit Cluster takes you to the appropriate page to edit the cluster details, depending on the type of cluster, database or Lakehouse. The page you go to is similar to the Create page used to create that type of cluster.

The Credential Information option shows you the connection details for the cluster, including the connection URL, userbane, and the database name. You can use these details to connect to the cluster from a Postgres client. Passwords are not shown in the UI, but you can reset the password if you need to.


Could this page be better? Report a problem or suggest an addition!