Skip to content

General options:

This is list of general options for Virtual DB.

These options are inside given virtual database configuration file. For example: postgresTest-vdb_1.conf. The filename depends on the name of the vdb → nameOfVdb.conf.

⚠️ Note: You can use SHIFT with mouse scroll to scroll horizontally!

Key Requirements Conf File field Description Possible values Default
Enabled - enabled Enables or Disables the Virtual database. Boolean True
Access Mode - accessType The first step in configuring a VDB is to select the access mode, which will adjust what options are presented, to simplify the configuration String (from list) -
Access/Secret Keys - accessKey / secretKey These are generally used in distributed proxy or JDBC mode to provide a shared user/password to allow the remote proxies to pull the complete vdb configuration. String -
Secret (Access/Secret Keys) - useSecretForVdbCredentials If the VDB will use secret for Access/Secret keys. Boolean false
Secrets Manager (Access/Secret Keys) Secret (Access/Secret Keys) vdbCredentialsSecretsManagerConfigName Name of the Secrets Manager Config. If you are setting it manually, it can be random name. String -
Deployment Environment - deploymentEnvironment Records the deployment environment of a VDB. Groups VDBs by environment within Status tab. It can be: Development, Staging, User Acceptance Testing, Production String (see desc.) Development