Quick Start
Simulate Time Series Scenarios
Standard Cluster Deployment
Data Modeling
Connecting to The database
Data Writing
Data Migration
Data Query
Scene Application Examples
Federal Query
Maintenance and Monitoring
Global Maintenance
Partition Maintenance
Backup and Restore
Cluster Expansion
Monitoring
Performance Tuning
Troubleshooting
Reference Guide
Tool Guide
Data Type
Storage Engine
Execution Engine
Configuration Parameters
Index
Extension
SQL Reference
FAQ
This section describes the configuration parameters in the File Locations category.
Note!
For system stability and security, manually modifying these parameters is strongly discouraged.
Specifies an additional PID file that the server can create for administrative programs.
| Data Type | Default Value | Setting Classification |
|---|---|---|
| string | segments; system; restart; superuser |
Specifies the directory used for data storage.
| Data Type | Default Value | Setting Classification |
|---|---|---|
| string | ConfigDir | read only |
Specifies the host-based authentication configuration file (typically pg_hba.conf).
| Data Type | Default Value | Setting Classification |
|---|---|---|
| string | ConfigDir/pg_hba.conf | segments; system; restart; superuser |
Specifies the configuration file used for user name mapping (typically pg_ident.conf).
| Data Type | Default Value | Setting Classification |
|---|---|---|
| string | ConfigDir/pg_ident.conf | segments; system; restart; superuser |
Note!
The above configuration files are located in the data directory.
When setting any of these parameters, relative paths are interpreted relative to the YMatrix startup path.