Getting an OCI Database with PostgreSQL Database System's Details

View the details of an OCI Database with PostgreSQL database system.

  • On the Database systems list page, select the database system that you want to work with. If you need help finding the list page or the database system, see Listing OCI Database with PostgreSQL Database Systems.

    The database system's details page opens. It displays information about the database system. Some items on the page are read-only, and other items enable you to edit and update the database system's configuration. Access the various resources associated with the database system by selecting their links or tabs.

  • Use the oci psql db-system get command and required parameters to get details about a database system:

    oci psql db-system get --db-system-id <db-system_ocid> [OPTIONS]

    To get your database system's OCID, see Listing Database Systems.

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetDbSystem operation to get details about a database system.