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