Part II. Server Administration
This part covers topics that are of interest to a QHB database administrator. This includes installation of the software, set up and configuration of the server, management of users and databases, and maintenance tasks. Anyone who runs a QHB server, even for personal use, but especially in production, should be familiar with the topics covered in this part.
The information in this part is arranged approximately in the order in which a new user should read it. But the chapters are self-contained and can be read individually as desired. The information in this part is presented in a narrative fashion in topical units. Readers looking for a complete description of a particular command should see Chapter [Команды SQL](../SQL/sql-commands.md).
The first few chapters are written so they can be understood without prerequisite knowledge, so new users who need to set up their own server can begin their exploration with this part. The rest of this part is about tuning and management; that material assumes that the reader is familiar with the general use of the QHB database system. Readers are encouraged to look at Part I Internals and Part III [Язык SQL](../SQL/sql.md) for additional information.
-
- The QHB User Account
- Creating a Database Cluster
- Starting the Database Server
- Managing Kernel Resources
- Shutting Down the Server
- Upgrading a QHB Cluster
- Preventing Server Spoofing
- Encryption Options
- Secure TCP/IP Connections with SSL
- Secure TCP/IP Connections with GSSAPI Encryption
- Secure TCP/IP Connections with SSH Tunnels
- Advanced Security. Memory Cleaning
-
- Setting Parameters
- File Locations
- Connections and Authentication
- Resource Consumption
- Write Ahead Log
- Replication
- Query Planning
- Error Reporting and Logging
- Run-time Statistics
- Automatic Vacuuming
- Client Connection Defaults
- Lock Management
- Version and Platform Compatibility
- Error Handling
- Preset Options
- Customized Options
- Developer Options
- Short Options
- QHB-specific Module and Extension Options