YMatrix
Quick Start
Connecting
Benchmarks
Deployment
Data Usage
Manage Clusters
Upgrade
Global Maintenance
Expansion
Monitoring
Security
Best Practice
Technical Principles
Data Type
Storage Engine
Execution Engine
Streaming Engine(Domino)
MARS3 Index
Extension
Advanced Features
Advanced Query
Federal Query
Grafana
Backup and Restore
Disaster Recovery
Guide
Performance Tuning
Troubleshooting
Tools
Configuration Parameters
SQL Reference
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.