Vertica
Connection Parameters
Section titled “Connection Parameters”When adding a Vertica connection in Tracelake, you’ll need to provide the following information:
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Host | String | Yes | Vertica server hostname or IP address | vertica.example.com |
| Port | Integer | No | Vertica server port (default: 5433) | 5433 |
| Username | String | Yes | Database username for authentication | dbadmin |
| Password | Password | Yes | Database password for authentication | ******** |
| Database | String | Yes | Database name (required) | vmart |