YMatrix
Quick Start
Simulate Time Series Scenarios
Standard Cluster Deployment
Data Modeling
Connecting to The database
Data Writing
Data Migration
Data Query
Maintenance and Monitoring
Performance Tuning
Troubleshooting
Reference Guide
Tool Guide
Data Type
Storage Engine
Execution Engine
Configuration Parameters
SQL Reference
FAQ
This document introduces the relevant parameters of the file location category in the system configuration parameters.
Notes!
To ensure the stability and security of the system, please be sure to manually modify the relevant parameters**.
Specifies the additional process ID (PID) file that can be created by the server for the hypervisor.
| Data Type | Default | Set Category | | --- | --- | | string | | segments; system; restart; superuser |
Specifies the directory used for data storage.
| Data Type | Default | Set Category | | --- | --- | | string | ConfigDir | read only |
Specifies a host-based authentication configuration file (usually pg_hba.conf
).
| Data Type | Default | Set Category | | --- | --- | | string | ConfigDir/pg_hba.conf | segments; system; restart; superuser |
Specifies the configuration file (usually pg_ident.conf
) for user name mapping.
| Data Type | Default | Set Category | | --- | --- | | string | ConfigDir/pg_ident.conf | segments; system; restart; superuser |
Notes!
The above configuration files can be found in the data directory.
When setting any of these parameters, the relative path will be interpreted as a path relative to the YMatrix startup path.