Getting Default Configuration Details
Get details about an OCI Database with PostgreSQL database system configuration.
- Open the navigation menu and click Databases. Under PostgreSQL, click Configurations.
- (Optional) In the List scope section, under Compartment, select a compartment.
- (Optional) In the Filters section, under Type, select Default.
- In the Configurations table, click the name of the configuration that you want to get more details about.
- Under Resources, click System variables (Read only) to view the system variables associated with the configuration.
- Under Resources, click System variables (Read only) to view the system variables associated with the configuration, or click User variables (Read/Write) to view the user variables.
- Use the search box to find a specific variable, or navigate to another page in the list.
Use the
oci psql default-configuration get
command and required parameters to get a configuration:oci psql default-configuration get --configuration-id <configuration_OCID> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetDefaultConfiguration operation to get details about a default configuration.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.