All Products
Search
Document Center

Hologres:Navicat

Last Updated:Mar 26, 2026

Navicat is a GUI database client that lets you connect to, query, and manage multiple databases from a single interface. This topic describes how to connect Navicat for PostgreSQL to a Hologres instance and start developing data.

Prerequisites

Before you begin, make sure you have:

Connect Navicat to Hologres

  1. In the Navicat client, click Connection on the menu bar and select PostgreSQL

  2. In the PostgreSQL-New Connection

    Parameter Description Example
    Connection Name A custom name for the connection
    Host The public endpoint of the Hologres instance holodemo-cn-hangzhou.hologres.aliyuncs.com
    Port The public port of the Hologres instance 80
    Initial database The name of the Hologres database to connect to postgres
    Username Your Alibaba Cloud AccessKey ID
    Password Your Alibaba Cloud AccessKey secret
  3. Click Test Connection. If the Connection Successful dialog box appears, Navicat is connected to Hologres.

  4. Click OK.

What's next

For full Navicat usage, see the Navicat documentation.

Hologres is commonly used in the following scenarios: