Help Center/ TaurusDB_TaurusDB for PostgreSQL/ FAQs/ Version Upgrade/ How Can I Check the Version of a TaurusDB for PostgreSQL Instance?
Updated on 2025-11-14 GMT+08:00

How Can I Check the Version of a TaurusDB for PostgreSQL Instance?

  • Check it on the Instances page of the TaurusDB console.
  • Check it on the DAS console.
    1. Log in to the target DB instance on the DAS console.
    2. On the top menu bar, choose SQL Operations > SQL Query.
    3. Run select @@version; to query the version of the DB instance.