Find out what Database Engine a Workspace Runs on

A GoodData workspace can run on either of the following database engines:

  • Vertica
  • PostgreSQL

To find out what database engine your workspace runs on, you must know that workspace’s ID.

Steps:

  1. Go to the workspace gray page:

    https://secure.gooddata.com/gdc/projects/{workspace_id}
    
  2. On this page, locate the keyword driver. The value of this keyword indicates the database engine that the workspace runs on.

    • vertica indicates Vertica.
    • Pg indicates PostgreSQL.