Quick onboard
Deployment
Data Modeling
Connecting
Migration
Query
Operations and Maintenance
Common Maintenance
Partition
Backup and Restore
Expansion
Mirroring
Resource Management
Security
Monitoring
Performance Tuning
Troubleshooting
Reference Guide
Tool guide
Data type
Storage Engine
Executor
Stream
DR (Disaster Recovery)
Configuration
Index
Extension
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.