diff --git a/content/en/docs/Administratorguide/Administratorguide.md b/content/en/docs/Administratorguide/Administratorguide.md index 9450fc3aa131f303042ad6827a8be6f495611d2e..143ef356ade86209a1112e0904c9374a349922ce 100644 --- a/content/en/docs/Administratorguide/Administratorguide.md +++ b/content/en/docs/Administratorguide/Administratorguide.md @@ -1,3 +1,3 @@ # Administrator Guide -This document describes common administrator operations of the openGauss database, helping administrators better use the openGauss database. This document is intended for all administrators who use the openGauss database. \ No newline at end of file +This document describes common administrator operations of the openGauss database, helping administrators better use the openGauss database. This document is intended for all administrators who use the openGauss database. \ No newline at end of file diff --git a/content/en/menu/index.md b/content/en/menu/index.md index 93d145ef54bd585b37378cfde48c6f9a6e9c2e7c..7cc7167d106580be97e07f394ea6372100b6e742 100644 --- a/content/en/menu/index.md +++ b/content/en/menu/index.md @@ -4,7 +4,7 @@ headless: true - [Terms of Use]({{< relref "./docs/Releasenotes/Terms of Use.md" >}}) -- [Releasenotes]({{< relref "./docs/Releasenotes/Releasenotes.md" >}}) +- [Release Notes]({{< relref "./docs/Releasenotes/Releasenotes.md" >}}) - [User Notice]({{< relref "./docs/Releasenotes/user-notice.md" >}}) - [Version Introduction]({{< relref "./docs/Releasenotes/version-introduction.md" >}}) - [Feature Introduction]({{< relref "./docs/Releasenotes/feature-introduction.md" >}}) @@ -18,7 +18,264 @@ headless: true - [Contribution]({{< relref "./docs/Releasenotes/contribution.md" >}}) - [Acknowledgement]({{< relref "./docs/Releasenotes/acknowledgement.md" >}}) -- [Administratorguide]({{< relref "./docs/Administratorguide/Administratorguide.md" >}}) +- [Product Description]({{< relref "./docs/Description/Description.md" >}}) + - [Product Positioning]({{< relref "./docs/Description/product-positioning.md" >}}) + - [System Architecture]({{< relref "./docs/Description/system-architecture.md" >}}) + - [Application Scenarios]({{< relref "./docs/Description/application-scenarios.md" >}}) + - [Operating Environment]({{< relref "./docs/Description/operating-environment.md" >}}) + - [Technical Specifications]({{< relref "./docs/Description/technical-specifications.md" >}}) + - [Basic Features]({{< relref "./docs/Description/basic-features.md" >}}) + - [Enhanced Features]({{< relref "./docs/Description/enhanced-features.md" >}}) + - [Data Partitioning]({{< relref "./docs/Description/data-partitioning.md" >}}) + - [Vectorized Executor and Hybrid Row-Column Storage Engine]({{< relref "./docs/Description/vectorized-executor-and-hybrid-row-column-storage-engine.md" >}}) + - [HA Transaction Processing]({{< relref "./docs/Description/ha-transaction-processing.md" >}}) + - [High Concurrency and High Performance]({{< relref "./docs/Description/high-concurrency-and-high-performance.md" >}}) + - [SQL Self-Diagnosis]({{< relref "./docs/Description/sql-self-diagnosis.md" >}}) + - [Memory Table]({{< relref "./docs/Description/memory-table.md" >}}) + - [Primary/Standby]({{< relref "./docs/Description/primary-standby.md" >}}) + +- [Technical White Paper]({{< relref "./docs/Technicalwhitepaper/Technicalwhitepaper.md" >}}) + - [Product Positioning]({{< relref "./docs/Technicalwhitepaper/product-positioning.md" >}}) + - [Application Scenario]({{< relref "./docs/Technicalwhitepaper/application-scenario.md" >}}) + - [Technical Characteristics]({{< relref "./docs/Technicalwhitepaper/technical-characteristics.md" >}}) + - [Software Architecture]({{< relref "./docs/Technicalwhitepaper/software-architecture.md" >}}) + - [Deployment Solutions]({{< relref "./docs/Technicalwhitepaper/deployment-solutions.md" >}}) + - [Common Concepts]({{< relref "./docs/Technicalwhitepaper/common-concepts.md" >}}) + - [Deployment Modes]({{< relref "./docs/Technicalwhitepaper/deployment-modes.md" >}}) + - [Introduction to Deployment Solutions]({{< relref "./docs/Technicalwhitepaper/introduction-to-deployment-solutions.md" >}}) + - [Standalone Deployment]({{< relref "./docs/Technicalwhitepaper/standalone-deployment.md" >}}) + - [Primary/Standby Deployment]({{< relref "./docs/Technicalwhitepaper/primary-standby-deployment.md" >}}) + - [Deployment with One Primary and Multiple Standbys]({{< relref "./docs/Technicalwhitepaper/deployment-with-one-primary-and-multiple-standbys.md" >}}) + - [Typical Networking]({{< relref "./docs/Technicalwhitepaper/typical-networking.md" >}}) + - [Software and Hardware Requirements]({{< relref "./docs/Technicalwhitepaper/software-and-hardware-requirements.md" >}}) + - [Software Requirements]({{< relref "./docs/Technicalwhitepaper/software-requirements.md" >}}) + - [Hardware Requirements]({{< relref "./docs/Technicalwhitepaper/hardware-requirements.md" >}}) + - [Core Database Technologies]({{< relref "./docs/Technicalwhitepaper/core-database-technologies.md" >}}) + - [Basic Functions Oriented to Application Development]({{< relref "./docs/Technicalwhitepaper/basic-functions-oriented-to-application-development.md" >}}) + - [Standard SQL]({{< relref "./docs/Technicalwhitepaper/standard-sql.md" >}}) + - [Standard Development Interfaces]({{< relref "./docs/Technicalwhitepaper/standard-development-interfaces.md" >}}) + - [Transaction Support]({{< relref "./docs/Technicalwhitepaper/transaction-support.md" >}}) + - [Support for Functions and Stored Procedures]({{< relref "./docs/Technicalwhitepaper/support-for-functions-and-stored-procedures.md" >}}) + - [PG Interface Compatibility]({{< relref "./docs/Technicalwhitepaper/pg-interface-compatibility.md" >}}) + - [SQL Hints]({{< relref "./docs/Technicalwhitepaper/sql-hints.md" >}}) + - [Copy Interface for Error Tolerance]({{< relref "./docs/Technicalwhitepaper/copy-interface-for-error-tolerance.md" >}}) + - [High Performance]({{< relref "./docs/Technicalwhitepaper/high-performance.md" >}}) + - [CBO Optimizer]({{< relref "./docs/Technicalwhitepaper/cbo-optimizer.md" >}}) + - [Hybrid Row-Column Storage]({{< relref "./docs/Technicalwhitepaper/hybrid-row-column-storage.md" >}}) + - [Adaptive Compression]({{< relref "./docs/Technicalwhitepaper/adaptive-compression.md" >}}) + - [Partitioning]({{< relref "./docs/Technicalwhitepaper/partitioning.md" >}}) + - [SQL Bypass]({{< relref "./docs/Technicalwhitepaper/sql-bypass.md" >}}) + - [Kunpeng NUMA Architecture Optimization]({{< relref "./docs/Technicalwhitepaper/kunpeng-numa-architecture-optimization.md" >}}) + - [High Scalability]({{< relref "./docs/Technicalwhitepaper/high-scalability.md" >}}) + - [High Concurrency of the Thread Pool]({{< relref "./docs/Technicalwhitepaper/high-concurrency-of-the-thread-pool.md" >}}) + - [HA]({{< relref "./docs/Technicalwhitepaper/ha.md" >}}) + - [Primary/Standby]({{< relref "./docs/Technicalwhitepaper/primary-standby.md" >}}) + - [Logical Backup]({{< relref "./docs/Technicalwhitepaper/logical-backup.md" >}}) + - [Physical Backup]({{< relref "./docs/Technicalwhitepaper/physical-backup.md" >}}) + - [Maintainability]({{< relref "./docs/Technicalwhitepaper/maintainability.md" >}}) + - [Workload Diagnosis Report]({{< relref "./docs/Technicalwhitepaper/workload-diagnosis-report.md" >}}) + - [Slow SQL Diagnosis]({{< relref "./docs/Technicalwhitepaper/slow-sql-diagnosis.md" >}}) + - [One-Click Diagnosis Information Collection]({{< relref "./docs/Technicalwhitepaper/one-click-diagnosis-information-collection.md" >}}) + - [Database Security]({{< relref "./docs/Technicalwhitepaper/database-security.md" >}}) + - [Access Control ]({{< relref "./docs/Technicalwhitepaper/access-control.md" >}}) + - [Separation of Control and Access Permissions]({{< relref "./docs/Technicalwhitepaper/separation-of-control-and-access-permissions.md" >}}) + - [Database Encryption Authentication]({{< relref "./docs/Technicalwhitepaper/database-encryption-authentication.md" >}}) + - [Database Audit]({{< relref "./docs/Technicalwhitepaper/database-audit.md" >}}) + - [Network Communication Security]({{< relref "./docs/Technicalwhitepaper/network-communication-security.md" >}}) + - [Row-Level Access Control]({{< relref "./docs/Technicalwhitepaper/row-level-access-control.md" >}}) + - [Technical Specifications]({{< relref "./docs/Technicalwhitepaper/technical-specifications.md" >}}) + - [Glossary]({{< relref "./docs/Technicalwhitepaper/glossary.md" >}}) + +- [Compilation Guide]({{< relref "./docs/Compilationguide/Compilation.md" >}}) + - [Introduction]({{< relref "./docs/Compilationguide/introduction.md" >}}) + - [Purpose]({{< relref "./docs/Compilationguide/purpose.md" >}}) + - [Overview]({{< relref "./docs/Compilationguide/overview.md" >}}) + - [Setting up the Compilation Environment]({{< relref "./docs/Compilationguide/setting-up-the-compilation-environment.md" >}}) + - [Hardware Requirements]({{< relref "./docs/Compilationguide/hardware-requirements.md" >}}) + - [Software Requirements]({{< relref "./docs/Compilationguide/software-requirements.md" >}}) + - [OS Requirements]({{< relref "./docs/Compilationguide/os-requirements.md" >}}) + - [Software Dependency Requirements]({{< relref "./docs/Compilationguide/software-dependency-requirements.md" >}}) + - [Configuring Environment Variables]({{< relref "./docs/Compilationguide/configuring-environment-variables.md" >}}) + - [Compiling the Version]({{< relref "./docs/Compilationguide/compiling-the-version.md" >}}) + - [Preparation Before Compiling]({{< relref "./docs/Compilationguide/preparation-before-compiling.md" >}}) + - [Downloading Code]({{< relref "./docs/Compilationguide/downloading-code.md" >}}) + - [Compiling Open-source Software]({{< relref "./docs/Compilationguide/compiling-open-source-software.md" >}}) + - [Introduction to build.sh ]({{< relref "./docs/Compilationguide/introduction-to-build-sh.md" >}}) + - [Software Compilation and Installation]({{< relref "./docs/Compilationguide/software-compilation-and-installation.md" >}}) + - [Compiling the Installation Package]({{< relref "./docs/Compilationguide/compiling-the-installation-package.md" >}}) + - [FAQs]({{< relref "./docs/Compilationguide/faqs.md" >}}) + - [How Do I Delete Temporary Files Generated During Compilation?]({{< relref "./docs/Compilationguide/how-do-i-delete-temporary-files-generated-during-compilation.md" >}}) + - [How Do I Resolve the "Configure error: C compiler cannot create executables" Error?]({{< relref "./docs/Compilationguide/how-do-i-resolve-the-configure-error-c-compiler-cannot-create-executables-error.md" >}}) + - [How Do I Handle the "g++: fatal error: Killed signal terminated program cclplus" Error?]({{< relref "./docs/Compilationguide/how-do-i-handle-the-g++-fatal-error-killed-signal-terminated-program-cclplus-error.md" >}}) + - [How Do I Handle the "out of memory allocating xxx bytes after a total of xxx bytes" Error?]({{< relref "./docs/Compilationguide/how-do-i-handle-the-out-of-memory-allocating-xxx-bytes-after-a-total-of-xxx-bytes-error.md" >}}) + +- [Quick Start]({{< relref "./docs/Quickstart/Quickstart.md" >}}) + - [Learning Product Knowledge]({{< relref "./docs/Quickstart/learning-product-knowledge.md" >}}) + - [Product Features]({{< relref "./docs/Quickstart/product-features.md" >}}) + - [Software Architecture]({{< relref "./docs/Quickstart/software-architecture.md" >}}) + - [Typical Networking]({{< relref "./docs/Quickstart/typical-networking.md" >}}) + - [Preparing for Installation]({{< relref "./docs/Quickstart/preparing-for-installation.md" >}}) + - [Installation Process]({{< relref "./docs/Quickstart/installation-process.md" >}}) + - [Obtaining and Verifying an Installation Package]({{< relref "./docs/Quickstart/obtaining-and-verifying-an-installation-package.md" >}}) + - [Preparing the Software and Hardware Installation Environment]({{< relref "./docs/Quickstart/preparing-the-software-and-hardware-installation-environment.md" >}}) + - [Software and Hardware Requirements]({{< relref "./docs/Quickstart/software-and-hardware-requirements.md" >}}) + - [Modifying OS Configuration]({{< relref "./docs/Quickstart/modifying-os-configuration.md" >}}) + - [Disabling the OS Firewall]({{< relref "./docs/Quickstart/disabling-the-os-firewall.md" >}}) + - [Setting Character Set Parameters]({{< relref "./docs/Quickstart/setting-character-set-parameters.md" >}}) + - [Setting the Time Zone and Time]({{< relref "./docs/Quickstart/setting-the-time-zone-and-time.md" >}}) + - [Disabling the Swap Memory]({{< relref "./docs/Quickstart/disabling-the-swap-memory.md" >}}) + - [Setting the NIC MTU]({{< relref "./docs/Quickstart/setting-the-nic-mtu.md" >}}) + - [Setting Remote Login of User root]({{< relref "./docs/Quickstart/setting-remote-login-of-user-root.md" >}}) + - [Installation User and User Group]({{< relref "./docs/Quickstart/installation-user-and-user-group.md" >}}) + - [Installing the openGauss]({{< relref "./docs/Quickstart/installing-the-opengauss.md" >}}) + - [Creating a Configuration File]({{< relref "./docs/Quickstart/creating-a-configuration-file.md" >}}) + - [Configuring the Database Name and Directories]({{< relref "./docs/Quickstart/configuring-the-database-name-and-directories.md" >}}) + - [Configuring the Basic Host Information]({{< relref "./docs/Quickstart/configuring-the-basic-host-information.md" >}}) + - [Configuring Primary Database Node Information]({{< relref "./docs/Quickstart/configuring-primary-database-node-information.md" >}}) + - [Examples]({{< relref "./docs/Quickstart/examples.md" >}}) + - [Configuration File for Single-Instance Deployment]({{< relref "./docs/Quickstart/configuration-file-for-single-instance-deployment.md" >}}) + - [Configuration File for Primary/Secondary Deployment ]({{< relref "./docs/Quickstart/configuration-file-for-primary-secondary-deployment.md" >}}) + - [Initializing the Installation Environment]({{< relref "./docs/Quickstart/initializing-the-installation-environment.md" >}}) + - [Creating the Required User Account and Configuring the Installation Environment]({{< relref "./docs/Quickstart/creating-the-required-user-account-and-configuring-the-installation-environment.md" >}}) + - [Establishing Mutual Trust Manually]({{< relref "./docs/Quickstart/establishing-mutual-trust-manually.md" >}}) + - [Configuring OS Parameters]({{< relref "./docs/Quickstart/configuring-os-parameters.md" >}}) + - [Executing Installation]({{< relref "./docs/Quickstart/executing-installation.md" >}}) + - [\(Optional\" >}}) Setting the Standby Node to Readable]({{< relref "./docs/Quickstart/(optional)-setting-the-standby-node-to-readable.md" >}}) + - [Verifying the Installation]({{< relref "./docs/Quickstart/verifying-the-installation.md" >}}) + - [Checking the Health Status]({{< relref "./docs/Quickstart/checking-the-health-status.md" >}}) + - [Initial Configuration]({{< relref "./docs/Quickstart/initial-configuration.md" >}}) + - [Configuring the Locale and Character Set]({{< relref "./docs/Quickstart/configuring-the-locale-and-character-set.md" >}}) + - [Using openGauss]({{< relref "./docs/Quickstart/using-opengauss.md" >}}) + - [Configuring openGauss Parameters]({{< relref "./docs/Quickstart/configuring-opengauss-parameters.md" >}}) + - [Setting a Client Authentication Policy]({{< relref "./docs/Quickstart/setting-a-client-authentication-policy.md" >}}) + - [Configuring Parameters in Configuration Files]({{< relref "./docs/Quickstart/configuring-parameters-in-configuration-files.md" >}}) + - [Using the gsql Client for Connection]({{< relref "./docs/Quickstart/using-the-gsql-client-for-connection.md" >}}) + - [Confirming Connection Information]({{< relref "./docs/Quickstart/confirming-connection-information.md" >}}) + - [Connecting to a Database Locally]({{< relref "./docs/Quickstart/connecting-to-a-database-locally.md" >}}) + - [Connecting to a Database Remotely]({{< relref "./docs/Quickstart/connecting-to-a-database-remotely.md" >}}) + - [Configuring a Whitelist Using gs\_guc]({{< relref "./docs/Quickstart/configuring-a-whitelist-using-gs_guc.md" >}}) + - [Installing the gsql Client and Connecting to a Database]({{< relref "./docs/Quickstart/installing-the-gsql-client-and-connecting-to-a-database.md" >}}) + - [Simple Data Management]({{< relref "./docs/Quickstart/simple-data-management.md" >}}) + - [Creating a Database]({{< relref "./docs/Quickstart/creating-a-database.md" >}}) + - [Creating a Table]({{< relref "./docs/Quickstart/creating-a-table.md" >}}) + - [Viewing Objects]({{< relref "./docs/Quickstart/viewing-objects.md" >}}) + - [Simple Permission Management]({{< relref "./docs/Quickstart/simple-permission-management.md" >}}) + - [Creating a Role]({{< relref "./docs/Quickstart/creating-a-role.md" >}}) + - [Creating a User]({{< relref "./docs/Quickstart/creating-a-user.md" >}}) + - [Granting Permissions]({{< relref "./docs/Quickstart/granting-permissions.md" >}}) + - [Executing SQL Statements Using the Client Tool]({{< relref "./docs/Quickstart/executing-sql-statements-using-the-client-tool.md" >}}) + - [Executing an SQL Statement]({{< relref "./docs/Quickstart/executing-an-sql-statement.md" >}}) + - [Executing Files in Batches]({{< relref "./docs/Quickstart/executing-files-in-batches.md" >}}) + - [Executing SQL Statements Using JDBC]({{< relref "./docs/Quickstart/executing-sql-statements-using-jdbc.md" >}}) + - [JDBC Package and Driver Class]({{< relref "./docs/Quickstart/jdbc-package-and-driver-class.md" >}}) + - [Loading the Driver]({{< relref "./docs/Quickstart/loading-the-driver.md" >}}) + - [Connecting to a Database]({{< relref "./docs/Quickstart/connecting-to-a-database.md" >}}) + - [Examples]({{< relref "./docs/Quickstart/examples-0.md" >}}) + - [Configuring Running Parameters]({{< relref "./docs/Quickstart/configuring-running-parameters.md" >}}) + - [Viewing Parameter Values]({{< relref "./docs/Quickstart/viewing-parameter-values.md" >}}) + - [Resetting Parameters]({{< relref "./docs/Quickstart/resetting-parameters.md" >}}) + - [GUC Parameters]({{< relref "./docs/Quickstart/guc-parameters.md" >}}) + - [GUC Parameter Usage]({{< relref "./docs/Quickstart/guc-parameter-usage.md" >}}) + - [File Location]({{< relref "./docs/Quickstart/file-location.md" >}}) + - [Connection and Authentication]({{< relref "./docs/Quickstart/connection-and-authentication.md" >}}) + - [Connection Settings]({{< relref "./docs/Quickstart/connection-settings.md" >}}) + - [Security and Authentication (postgresql.conf)]({{< relref "./docs/Quickstart/security-and-authentication-(postgresql-conf).md" >}}) + - [Communication Library Parameters]({{< relref "./docs/Quickstart/communication-library-parameters.md" >}}) + - [Resource Consumption]({{< relref "./docs/Quickstart/resource-consumption.md" >}}) + - [Memory]({{< relref "./docs/Quickstart/memory.md" >}}) + - [Disk Space]({{< relref "./docs/Quickstart/disk-space.md" >}}) + - [Kernel Resource Usage]({{< relref "./docs/Quickstart/kernel-resource-usage.md" >}}) + - [Cost-based Vacuum Delay]({{< relref "./docs/Quickstart/cost-based-vacuum-delay.md" >}}) + - [Background Writer]({{< relref "./docs/Quickstart/background-writer.md" >}}) + - [Asynchronous I/O Operations]({{< relref "./docs/Quickstart/asynchronous-i-o-operations.md" >}}) + - [Parallel Data Import]({{< relref "./docs/Quickstart/parallel-data-import.md" >}}) + - [Write Ahead Log]({{< relref "./docs/Quickstart/write-ahead-log.md" >}}) + - [Settings]({{< relref "./docs/Quickstart/settings.md" >}}) + - [Checkpoints]({{< relref "./docs/Quickstart/checkpoints.md" >}}) + - [Log Replay]({{< relref "./docs/Quickstart/log-replay.md" >}}) + - [Archiving]({{< relref "./docs/Quickstart/archiving.md" >}}) + - [HA Replication]({{< relref "./docs/Quickstart/ha-replication.md" >}}) + - [Sending Server]({{< relref "./docs/Quickstart/sending-server.md" >}}) + - [Primary Server]({{< relref "./docs/Quickstart/primary-server.md" >}}) + - [Standby Server]({{< relref "./docs/Quickstart/standby-server.md" >}}) + - [Query Planning]({{< relref "./docs/Quickstart/query-planning.md" >}}) + - [Optimizer Method Configuration]({{< relref "./docs/Quickstart/optimizer-method-configuration.md" >}}) + - [Optimizer Cost Constants]({{< relref "./docs/Quickstart/optimizer-cost-constants.md" >}}) + - [Genetic Query Optimizer]({{< relref "./docs/Quickstart/genetic-query-optimizer.md" >}}) + - [Other Optimizer Options]({{< relref "./docs/Quickstart/other-optimizer-options.md" >}}) + - [Error Reporting and Logging]({{< relref "./docs/Quickstart/error-reporting-and-logging.md" >}}) + - [Logging Destination]({{< relref "./docs/Quickstart/logging-destination.md" >}}) + - [Logging Time]({{< relref "./docs/Quickstart/logging-time.md" >}}) + - [Logging Content]({{< relref "./docs/Quickstart/logging-content.md" >}}) + - [Using CSV Log Output]({{< relref "./docs/Quickstart/using-csv-log-output.md" >}}) + - [Alarm Detection]({{< relref "./docs/Quickstart/alarm-detection.md" >}}) + - [Statistics During the Database Running]({{< relref "./docs/Quickstart/statistics-during-the-database-running.md" >}}) + - [Query and Index Statistics Collector]({{< relref "./docs/Quickstart/query-and-index-statistics-collector.md" >}}) + - [Performance Statistics]({{< relref "./docs/Quickstart/performance-statistics.md" >}}) + - [Load Management]({{< relref "./docs/Quickstart/load-management.md" >}}) + - [Automatic Vacuuming]({{< relref "./docs/Quickstart/automatic-vacuuming.md" >}}) + - [Default Settings of Client Connection]({{< relref "./docs/Quickstart/default-settings-of-client-connection.md" >}}) + - [Statement Behavior]({{< relref "./docs/Quickstart/statement-behavior.md" >}}) + - [Zone and Formatting]({{< relref "./docs/Quickstart/zone-and-formatting.md" >}}) + - [Other Default Parameters]({{< relref "./docs/Quickstart/other-default-parameters.md" >}}) + - [Lock Management]({{< relref "./docs/Quickstart/lock-management.md" >}}) + - [Version and Platform Compatibility]({{< relref "./docs/Quickstart/version-and-platform-compatibility.md" >}}) + - [Compatibility with Earlier Versions]({{< relref "./docs/Quickstart/compatibility-with-earlier-versions.md" >}}) + - [Platform and Client Compatibility]({{< relref "./docs/Quickstart/platform-and-client-compatibility.md" >}}) + - [Fault Tolerance]({{< relref "./docs/Quickstart/fault-tolerance.md" >}}) + - [Connection Pool Parameters]({{< relref "./docs/Quickstart/connection-pool-parameters.md" >}}) + - [openGauss Transaction]({{< relref "./docs/Quickstart/opengauss-transaction.md" >}}) + - [Developer Options]({{< relref "./docs/Quickstart/developer-options.md" >}}) + - [Auditing]({{< relref "./docs/Quickstart/auditing.md" >}}) + - [Audit Switch]({{< relref "./docs/Quickstart/audit-switch.md" >}}) + - [User and Permission Audit]({{< relref "./docs/Quickstart/user-and-permission-audit.md" >}}) + - [Operation Auditing]({{< relref "./docs/Quickstart/operation-auditing.md" >}}) + - [Upgrade Parameters]({{< relref "./docs/Quickstart/upgrade-parameters.md" >}}) + - [Miscellaneous Parameters]({{< relref "./docs/Quickstart/miscellaneous-parameters.md" >}}) + - [Wait Events]({{< relref "./docs/Quickstart/wait-events.md" >}}) + - [Query]({{< relref "./docs/Quickstart/query.md" >}}) + - [System Performance Snapshot]({{< relref "./docs/Quickstart/system-performance-snapshot.md" >}}) + - [FAQs]({{< relref "./docs/Quickstart/faqs.md" >}}) + - [What Should I Do If Mutual Trust Between Nodes in openGauss Is Lost?]({{< relref "./docs/Quickstart/what-should-i-do-if-mutual-trust-between-nodes-in-opengauss-is-lost.md" >}}) + +- [Installation Guide]({{< relref "./docs/Installation/Installation.md" >}}) + - [Installation Overview]({{< relref "./docs/Installation/installation-overview.md" >}}) + - [Preparing for Installation]({{< relref "./docs/Installation/preparing-for-installation.md" >}}) + - [Installation Process]({{< relref "./docs/Installation/installation-process.md" >}}) + - [Obtaining and Verifying an Installation Package]({{< relref "./docs/Installation/obtaining-and-verifying-an-installation-package.md" >}}) + - [Preparing the Software and Hardware Installation Environment]({{< relref "./docs/Installation/preparing-the-software-and-hardware-installation-environment.md" >}}) + - [Software and Hardware Requirements]({{< relref "./docs/Installation/software-and-hardware-requirements.md" >}}) + - [Modifying OS Configuration]({{< relref "./docs/Installation/modifying-os-configuration.md" >}}) + - [Disabling the OS Firewall]({{< relref "./docs/Installation/disabling-the-os-firewall.md" >}}) + - [Setting Character Set Parameters]({{< relref "./docs/Installation/setting-character-set-parameters.md" >}}) + - [Setting the Time Zone and Time]({{< relref "./docs/Installation/setting-the-time-zone-and-time.md" >}}) + - [Disabling the Swap Memory]({{< relref "./docs/Installation/disabling-the-swap-memory.md" >}}) + - [Setting the NIC MTU]({{< relref "./docs/Installation/setting-the-nic-mtu.md" >}}) + - [Setting Remote Login of User root]({{< relref "./docs/Installation/setting-remote-login-of-user-root.md" >}}) + - [Installation User and User Group]({{< relref "./docs/Installation/installation-user-and-user-group.md" >}}) + - [Installing the openGauss]({{< relref "./docs/Installation/installing-the-opengauss.md" >}}) + - [Creating a Configuration File]({{< relref "./docs/Installation/creating-a-configuration-file.md" >}}) + - [Configuring the Database Name and Directories]({{< relref "./docs/Installation/configuring-the-database-name-and-directories.md" >}}) + - [Configuring the Basic Host Information]({{< relref "./docs/Installation/configuring-the-basic-host-information.md" >}}) + - [Configuring Primary Database Node Information]({{< relref "./docs/Installation/configuring-primary-database-node-information.md" >}}) + - [Examples]({{< relref "./docs/Installation/examples.md" >}}) + - [Configuration File for Single-Instance Deployment]({{< relref "./docs/Installation/configuration-file-for-single-instance-deployment.md" >}}) + - [Configuration File for Primary/Secondary Deployment ]({{< relref "./docs/Installation/configuration-file-for-primary-secondary-deployment.md" >}}) + - [Initializing the Installation Environment]({{< relref "./docs/Installation/initializing-the-installation-environment.md" >}}) + - [Creating the Required User Account and Configuring the Installation Environment]({{< relref "./docs/Installation/creating-the-required-user-account-and-configuring-the-installation-environment.md" >}}) + - [Establishing Mutual Trust Manually]({{< relref "./docs/Installation/establishing-mutual-trust-manually.md" >}}) + - [Configuring OS Parameters]({{< relref "./docs/Installation/configuring-os-parameters.md" >}}) + - [Executing Installation]({{< relref "./docs/Installation/executing-installation.md" >}}) + - [\(Optional\" >}}) Setting the Standby Node to Readable]({{< relref "./docs/Installation/(optional)-setting-the-standby-node-to-readable.md" >}}) + - [Verifying the Installation]({{< relref "./docs/Installation/verifying-the-installation.md" >}}) + - [Checking the Health Status]({{< relref "./docs/Installation/checking-the-health-status.md" >}}) + - [Initial Configuration]({{< relref "./docs/Installation/initial-configuration.md" >}}) + - [Configuring the Locale and Character Set]({{< relref "./docs/Installation/configuring-the-locale-and-character-set.md" >}}) + - [Uninstalling the openGauss]({{< relref "./docs/Installation/uninstalling-the-opengauss.md" >}}) + - [Executing Uninstallation]({{< relref "./docs/Installation/executing-uninstallation.md" >}}) + - [Deleting Cluster Configurations]({{< relref "./docs/Installation/deleting-cluster-configurations.md" >}}) + +- [Administrator Guide]({{< relref "./docs/Administratorguide/Administratorguide.md" >}}) - [Starting and Stopping openGauss]({{< relref "./docs/Administratorguide/starting-and-stopping-opengauss.md" >}}) - [Querying Status]({{< relref "./docs/Administratorguide/querying-status.md" >}}) - [Generating Configuration Files]({{< relref "./docs/Administratorguide/generating-configuration-files.md" >}}) @@ -59,7 +316,7 @@ headless: true - [WALs]({{< relref "./docs/Administratorguide/wals.md" >}}) - [Performance Logs]({{< relref "./docs/Administratorguide/performance-logs.md" >}}) -- [Developerguide]({{< relref "./docs/Developerguide/Developerguide.md" >}}) +- [Developer Guide]({{< relref "./docs/Developerguide/Developerguide.md" >}}) - [Overview]({{< relref "./docs/Developerguide/overview.md" >}}) - [Database Logical Architecture]({{< relref "./docs/Developerguide/database-logical-architecture.md" >}}) - [Query Request Handling Process]({{< relref "./docs/Developerguide/query-request-handling-process.md" >}}) @@ -274,7 +531,7 @@ headless: true - [Command Reference]({{< relref "./docs/Developerguide/command-reference-13.md" >}}) - [Troubleshooting]({{< relref "./docs/Developerguide/troubleshooting-14.md" >}}) - - [MOT Engine]({{< relref "./docs/Developerguide/mot.md" >}}) + - [MOT Engine]({{< relref "./docs/Developerguide/mot.md" >}}) - [Introducing MOT]({{< relref "./docs/Developerguide/introducing-mot.md" >}}) - [MOT Introduction]({{< relref "./docs/Developerguide/mot-introduction.md" >}}) - [Features and Benefits]({{< relref "./docs/Developerguide/features-and-benefits.md" >}}) @@ -330,7 +587,6 @@ headless: true - [System-Level Optimization]({{< relref "./docs/Developerguide/system-level-optimization.md" >}}) - [Setting Up and Running BenchmarkSQL]({{< relref "./docs/Developerguide/setting-up-and-running-benchmarksql.md" >}}) - [Results Report]({{< relref "./docs/Developerguide/results-report.md" >}}) - - [Performance Tuning]({{< relref "./docs/Developerguide/performance-tuning.md" >}}) - [Overview]({{< relref "./docs/Developerguide/overview-15.md" >}}) - [Determining the Scope of Performance Tuning]({{< relref "./docs/Developerguide/determining-the-scope-of-performance-tuning.md" >}}) @@ -1068,264 +1324,7 @@ headless: true - [When the TPC-C is running and a disk to be injected is full, the TPC-C stops responding.]({{< relref "./docs/Developerguide/when-the-tpc-c-is-running-and-a-disk-to-be-injected-is-full-the-tpc-c-stops-responding.md" >}}) - [Standby Node in the Need Repair \(WAL\) State]({{< relref "./docs/Developerguide/standby-node-in-the-need-repair-(wal)-state.md" >}}) -- [Compilationguide]({{< relref "./docs/Compilationguide/Compilation.md" >}}) - - [Introduction]({{< relref "./docs/Compilationguide/introduction.md" >}}) - - [Purpose]({{< relref "./docs/Compilationguide/purpose.md" >}}) - - [Overview]({{< relref "./docs/Compilationguide/overview.md" >}}) - - [Setting up the Compilation Environment]({{< relref "./docs/Compilationguide/setting-up-the-compilation-environment.md" >}}) - - [Hardware Requirements]({{< relref "./docs/Compilationguide/hardware-requirements.md" >}}) - - [Software Requirements]({{< relref "./docs/Compilationguide/software-requirements.md" >}}) - - [OS Requirements]({{< relref "./docs/Compilationguide/os-requirements.md" >}}) - - [Software Dependency Requirements]({{< relref "./docs/Compilationguide/software-dependency-requirements.md" >}}) - - [Configuring Environment Variables]({{< relref "./docs/Compilationguide/configuring-environment-variables.md" >}}) - - [Compiling the Version]({{< relref "./docs/Compilationguide/compiling-the-version.md" >}}) - - [Preparation Before Compiling]({{< relref "./docs/Compilationguide/preparation-before-compiling.md" >}}) - - [Downloading Code]({{< relref "./docs/Compilationguide/downloading-code.md" >}}) - - [Compiling Open-source Software]({{< relref "./docs/Compilationguide/compiling-open-source-software.md" >}}) - - [Introduction to build.sh ]({{< relref "./docs/Compilationguide/introduction-to-build-sh.md" >}}) - - [Software Compilation and Installation]({{< relref "./docs/Compilationguide/software-compilation-and-installation.md" >}}) - - [Compiling the Installation Package]({{< relref "./docs/Compilationguide/compiling-the-installation-package.md" >}}) - - [FAQs]({{< relref "./docs/Compilationguide/faqs.md" >}}) - - [How Do I Delete Temporary Files Generated During Compilation?]({{< relref "./docs/Compilationguide/how-do-i-delete-temporary-files-generated-during-compilation.md" >}}) - - [How Do I Resolve the "Configure error: C compiler cannot create executables" Error?]({{< relref "./docs/Compilationguide/how-do-i-resolve-the-configure-error-c-compiler-cannot-create-executables-error.md" >}}) - - [How Do I Handle the "g++: fatal error: Killed signal terminated program cclplus" Error?]({{< relref "./docs/Compilationguide/how-do-i-handle-the-g++-fatal-error-killed-signal-terminated-program-cclplus-error.md" >}}) - - [How Do I Handle the "out of memory allocating xxx bytes after a total of xxx bytes" Error?]({{< relref "./docs/Compilationguide/how-do-i-handle-the-out-of-memory-allocating-xxx-bytes-after-a-total-of-xxx-bytes-error.md" >}}) - -- [Description]({{< relref "./docs/Description/Description.md" >}}) - - [Product Positioning]({{< relref "./docs/Description/product-positioning.md" >}}) - - [System Architecture]({{< relref "./docs/Description/system-architecture.md" >}}) - - [Application Scenarios]({{< relref "./docs/Description/application-scenarios.md" >}}) - - [Operating Environment]({{< relref "./docs/Description/operating-environment.md" >}}) - - [Technical Specifications]({{< relref "./docs/Description/technical-specifications.md" >}}) - - [Basic Features]({{< relref "./docs/Description/basic-features.md" >}}) - - [Enhanced Features]({{< relref "./docs/Description/enhanced-features.md" >}}) - - [Data Partitioning]({{< relref "./docs/Description/data-partitioning.md" >}}) - - [Vectorized Executor and Hybrid Row-Column Storage Engine]({{< relref "./docs/Description/vectorized-executor-and-hybrid-row-column-storage-engine.md" >}}) - - [HA Transaction Processing]({{< relref "./docs/Description/ha-transaction-processing.md" >}}) - - [High Concurrency and High Performance]({{< relref "./docs/Description/high-concurrency-and-high-performance.md" >}}) - - [SQL Self-Diagnosis]({{< relref "./docs/Description/sql-self-diagnosis.md" >}}) - - [Memory Table]({{< relref "./docs/Description/memory-table.md" >}}) - - [Primary/Standby]({{< relref "./docs/Description/primary-standby.md" >}}) - -- [Installation]({{< relref "./docs/Installation/Installation.md" >}}) - - [Installation Overview]({{< relref "./docs/Installation/installation-overview.md" >}}) - - [Preparing for Installation]({{< relref "./docs/Installation/preparing-for-installation.md" >}}) - - [Installation Process]({{< relref "./docs/Installation/installation-process.md" >}}) - - [Obtaining and Verifying an Installation Package]({{< relref "./docs/Installation/obtaining-and-verifying-an-installation-package.md" >}}) - - [Preparing the Software and Hardware Installation Environment]({{< relref "./docs/Installation/preparing-the-software-and-hardware-installation-environment.md" >}}) - - [Software and Hardware Requirements]({{< relref "./docs/Installation/software-and-hardware-requirements.md" >}}) - - [Modifying OS Configuration]({{< relref "./docs/Installation/modifying-os-configuration.md" >}}) - - [Disabling the OS Firewall]({{< relref "./docs/Installation/disabling-the-os-firewall.md" >}}) - - [Setting Character Set Parameters]({{< relref "./docs/Installation/setting-character-set-parameters.md" >}}) - - [Setting the Time Zone and Time]({{< relref "./docs/Installation/setting-the-time-zone-and-time.md" >}}) - - [Disabling the Swap Memory]({{< relref "./docs/Installation/disabling-the-swap-memory.md" >}}) - - [Setting the NIC MTU]({{< relref "./docs/Installation/setting-the-nic-mtu.md" >}}) - - [Setting Remote Login of User root]({{< relref "./docs/Installation/setting-remote-login-of-user-root.md" >}}) - - [Installation User and User Group]({{< relref "./docs/Installation/installation-user-and-user-group.md" >}}) - - [Installing the openGauss]({{< relref "./docs/Installation/installing-the-opengauss.md" >}}) - - [Creating a Configuration File]({{< relref "./docs/Installation/creating-a-configuration-file.md" >}}) - - [Configuring the Database Name and Directories]({{< relref "./docs/Installation/configuring-the-database-name-and-directories.md" >}}) - - [Configuring the Basic Host Information]({{< relref "./docs/Installation/configuring-the-basic-host-information.md" >}}) - - [Configuring Primary Database Node Information]({{< relref "./docs/Installation/configuring-primary-database-node-information.md" >}}) - - [Examples]({{< relref "./docs/Installation/examples.md" >}}) - - [Configuration File for Single-Instance Deployment]({{< relref "./docs/Installation/configuration-file-for-single-instance-deployment.md" >}}) - - [Configuration File for Primary/Secondary Deployment ]({{< relref "./docs/Installation/configuration-file-for-primary-secondary-deployment.md" >}}) - - [Initializing the Installation Environment]({{< relref "./docs/Installation/initializing-the-installation-environment.md" >}}) - - [Creating the Required User Account and Configuring the Installation Environment]({{< relref "./docs/Installation/creating-the-required-user-account-and-configuring-the-installation-environment.md" >}}) - - [Establishing Mutual Trust Manually]({{< relref "./docs/Installation/establishing-mutual-trust-manually.md" >}}) - - [Configuring OS Parameters]({{< relref "./docs/Installation/configuring-os-parameters.md" >}}) - - [Executing Installation]({{< relref "./docs/Installation/executing-installation.md" >}}) - - [\(Optional\" >}}) Setting the Standby Node to Readable]({{< relref "./docs/Installation/(optional)-setting-the-standby-node-to-readable.md" >}}) - - [Verifying the Installation]({{< relref "./docs/Installation/verifying-the-installation.md" >}}) - - [Checking the Health Status]({{< relref "./docs/Installation/checking-the-health-status.md" >}}) - - [Initial Configuration]({{< relref "./docs/Installation/initial-configuration.md" >}}) - - [Configuring the Locale and Character Set]({{< relref "./docs/Installation/configuring-the-locale-and-character-set.md" >}}) - - [Uninstalling the openGauss]({{< relref "./docs/Installation/uninstalling-the-opengauss.md" >}}) - - [Executing Uninstallation]({{< relref "./docs/Installation/executing-uninstallation.md" >}}) - - [Deleting Cluster Configurations]({{< relref "./docs/Installation/deleting-cluster-configurations.md" >}}) - -- [Quickstart]({{< relref "./docs/Quickstart/Quickstart.md" >}}) - - [Learning Product Knowledge]({{< relref "./docs/Quickstart/learning-product-knowledge.md" >}}) - - [Product Features]({{< relref "./docs/Quickstart/product-features.md" >}}) - - [Software Architecture]({{< relref "./docs/Quickstart/software-architecture.md" >}}) - - [Typical Networking]({{< relref "./docs/Quickstart/typical-networking.md" >}}) - - [Preparing for Installation]({{< relref "./docs/Quickstart/preparing-for-installation.md" >}}) - - [Installation Process]({{< relref "./docs/Quickstart/installation-process.md" >}}) - - [Obtaining and Verifying an Installation Package]({{< relref "./docs/Quickstart/obtaining-and-verifying-an-installation-package.md" >}}) - - [Preparing the Software and Hardware Installation Environment]({{< relref "./docs/Quickstart/preparing-the-software-and-hardware-installation-environment.md" >}}) - - [Software and Hardware Requirements]({{< relref "./docs/Quickstart/software-and-hardware-requirements.md" >}}) - - [Modifying OS Configuration]({{< relref "./docs/Quickstart/modifying-os-configuration.md" >}}) - - [Disabling the OS Firewall]({{< relref "./docs/Quickstart/disabling-the-os-firewall.md" >}}) - - [Setting Character Set Parameters]({{< relref "./docs/Quickstart/setting-character-set-parameters.md" >}}) - - [Setting the Time Zone and Time]({{< relref "./docs/Quickstart/setting-the-time-zone-and-time.md" >}}) - - [Disabling the Swap Memory]({{< relref "./docs/Quickstart/disabling-the-swap-memory.md" >}}) - - [Setting the NIC MTU]({{< relref "./docs/Quickstart/setting-the-nic-mtu.md" >}}) - - [Setting Remote Login of User root]({{< relref "./docs/Quickstart/setting-remote-login-of-user-root.md" >}}) - - [Installation User and User Group]({{< relref "./docs/Quickstart/installation-user-and-user-group.md" >}}) - - [Installing the openGauss]({{< relref "./docs/Quickstart/installing-the-opengauss.md" >}}) - - [Creating a Configuration File]({{< relref "./docs/Quickstart/creating-a-configuration-file.md" >}}) - - [Configuring the Database Name and Directories]({{< relref "./docs/Quickstart/configuring-the-database-name-and-directories.md" >}}) - - [Configuring the Basic Host Information]({{< relref "./docs/Quickstart/configuring-the-basic-host-information.md" >}}) - - [Configuring Primary Database Node Information]({{< relref "./docs/Quickstart/configuring-primary-database-node-information.md" >}}) - - [Examples]({{< relref "./docs/Quickstart/examples.md" >}}) - - [Configuration File for Single-Instance Deployment]({{< relref "./docs/Quickstart/configuration-file-for-single-instance-deployment.md" >}}) - - [Configuration File for Primary/Secondary Deployment ]({{< relref "./docs/Quickstart/configuration-file-for-primary-secondary-deployment.md" >}}) - - [Initializing the Installation Environment]({{< relref "./docs/Quickstart/initializing-the-installation-environment.md" >}}) - - [Creating the Required User Account and Configuring the Installation Environment]({{< relref "./docs/Quickstart/creating-the-required-user-account-and-configuring-the-installation-environment.md" >}}) - - [Establishing Mutual Trust Manually]({{< relref "./docs/Quickstart/establishing-mutual-trust-manually.md" >}}) - - [Configuring OS Parameters]({{< relref "./docs/Quickstart/configuring-os-parameters.md" >}}) - - [Executing Installation]({{< relref "./docs/Quickstart/executing-installation.md" >}}) - - [\(Optional\" >}}) Setting the Standby Node to Readable]({{< relref "./docs/Quickstart/(optional)-setting-the-standby-node-to-readable.md" >}}) - - [Verifying the Installation]({{< relref "./docs/Quickstart/verifying-the-installation.md" >}}) - - [Checking the Health Status]({{< relref "./docs/Quickstart/checking-the-health-status.md" >}}) - - [Initial Configuration]({{< relref "./docs/Quickstart/initial-configuration.md" >}}) - - [Configuring the Locale and Character Set]({{< relref "./docs/Quickstart/configuring-the-locale-and-character-set.md" >}}) - - [Using openGauss]({{< relref "./docs/Quickstart/using-opengauss.md" >}}) - - [Configuring openGauss Parameters]({{< relref "./docs/Quickstart/configuring-opengauss-parameters.md" >}}) - - [Setting a Client Authentication Policy]({{< relref "./docs/Quickstart/setting-a-client-authentication-policy.md" >}}) - - [Configuring Parameters in Configuration Files]({{< relref "./docs/Quickstart/configuring-parameters-in-configuration-files.md" >}}) - - [Using the gsql Client for Connection]({{< relref "./docs/Quickstart/using-the-gsql-client-for-connection.md" >}}) - - [Confirming Connection Information]({{< relref "./docs/Quickstart/confirming-connection-information.md" >}}) - - [Connecting to a Database Locally]({{< relref "./docs/Quickstart/connecting-to-a-database-locally.md" >}}) - - [Connecting to a Database Remotely]({{< relref "./docs/Quickstart/connecting-to-a-database-remotely.md" >}}) - - [Configuring a Whitelist Using gs\_guc]({{< relref "./docs/Quickstart/configuring-a-whitelist-using-gs_guc.md" >}}) - - [Installing the gsql Client and Connecting to a Database]({{< relref "./docs/Quickstart/installing-the-gsql-client-and-connecting-to-a-database.md" >}}) - - [Simple Data Management]({{< relref "./docs/Quickstart/simple-data-management.md" >}}) - - [Creating a Database]({{< relref "./docs/Quickstart/creating-a-database.md" >}}) - - [Creating a Table]({{< relref "./docs/Quickstart/creating-a-table.md" >}}) - - [Viewing Objects]({{< relref "./docs/Quickstart/viewing-objects.md" >}}) - - [Simple Permission Management]({{< relref "./docs/Quickstart/simple-permission-management.md" >}}) - - [Creating a Role]({{< relref "./docs/Quickstart/creating-a-role.md" >}}) - - [Creating a User]({{< relref "./docs/Quickstart/creating-a-user.md" >}}) - - [Granting Permissions]({{< relref "./docs/Quickstart/granting-permissions.md" >}}) - - [Executing SQL Statements Using the Client Tool]({{< relref "./docs/Quickstart/executing-sql-statements-using-the-client-tool.md" >}}) - - [Executing an SQL Statement]({{< relref "./docs/Quickstart/executing-an-sql-statement.md" >}}) - - [Executing Files in Batches]({{< relref "./docs/Quickstart/executing-files-in-batches.md" >}}) - - [Executing SQL Statements Using JDBC]({{< relref "./docs/Quickstart/executing-sql-statements-using-jdbc.md" >}}) - - [JDBC Package and Driver Class]({{< relref "./docs/Quickstart/jdbc-package-and-driver-class.md" >}}) - - [Loading the Driver]({{< relref "./docs/Quickstart/loading-the-driver.md" >}}) - - [Connecting to a Database]({{< relref "./docs/Quickstart/connecting-to-a-database.md" >}}) - - [Examples]({{< relref "./docs/Quickstart/examples-0.md" >}}) - - [Configuring Running Parameters]({{< relref "./docs/Quickstart/configuring-running-parameters.md" >}}) - - [Viewing Parameter Values]({{< relref "./docs/Quickstart/viewing-parameter-values.md" >}}) - - [Resetting Parameters]({{< relref "./docs/Quickstart/resetting-parameters.md" >}}) - - [GUC Parameters]({{< relref "./docs/Quickstart/guc-parameters.md" >}}) - - [GUC Parameter Usage]({{< relref "./docs/Quickstart/guc-parameter-usage.md" >}}) - - [File Location]({{< relref "./docs/Quickstart/file-location.md" >}}) - - [Connection and Authentication]({{< relref "./docs/Quickstart/connection-and-authentication.md" >}}) - - [Connection Settings]({{< relref "./docs/Quickstart/connection-settings.md" >}}) - - [Security and Authentication (postgresql.conf)]({{< relref "./docs/Quickstart/security-and-authentication-(postgresql-conf).md" >}}) - - [Communication Library Parameters]({{< relref "./docs/Quickstart/communication-library-parameters.md" >}}) - - [Resource Consumption]({{< relref "./docs/Quickstart/resource-consumption.md" >}}) - - [Memory]({{< relref "./docs/Quickstart/memory.md" >}}) - - [Disk Space]({{< relref "./docs/Quickstart/disk-space.md" >}}) - - [Kernel Resource Usage]({{< relref "./docs/Quickstart/kernel-resource-usage.md" >}}) - - [Cost-based Vacuum Delay]({{< relref "./docs/Quickstart/cost-based-vacuum-delay.md" >}}) - - [Background Writer]({{< relref "./docs/Quickstart/background-writer.md" >}}) - - [Asynchronous I/O Operations]({{< relref "./docs/Quickstart/asynchronous-i-o-operations.md" >}}) - - [Parallel Data Import]({{< relref "./docs/Quickstart/parallel-data-import.md" >}}) - - [Write Ahead Log]({{< relref "./docs/Quickstart/write-ahead-log.md" >}}) - - [Settings]({{< relref "./docs/Quickstart/settings.md" >}}) - - [Checkpoints]({{< relref "./docs/Quickstart/checkpoints.md" >}}) - - [Log Replay]({{< relref "./docs/Quickstart/log-replay.md" >}}) - - [Archiving]({{< relref "./docs/Quickstart/archiving.md" >}}) - - [HA Replication]({{< relref "./docs/Quickstart/ha-replication.md" >}}) - - [Sending Server]({{< relref "./docs/Quickstart/sending-server.md" >}}) - - [Primary Server]({{< relref "./docs/Quickstart/primary-server.md" >}}) - - [Standby Server]({{< relref "./docs/Quickstart/standby-server.md" >}}) - - [Query Planning]({{< relref "./docs/Quickstart/query-planning.md" >}}) - - [Optimizer Method Configuration]({{< relref "./docs/Quickstart/optimizer-method-configuration.md" >}}) - - [Optimizer Cost Constants]({{< relref "./docs/Quickstart/optimizer-cost-constants.md" >}}) - - [Genetic Query Optimizer]({{< relref "./docs/Quickstart/genetic-query-optimizer.md" >}}) - - [Other Optimizer Options]({{< relref "./docs/Quickstart/other-optimizer-options.md" >}}) - - [Error Reporting and Logging]({{< relref "./docs/Quickstart/error-reporting-and-logging.md" >}}) - - [Logging Destination]({{< relref "./docs/Quickstart/logging-destination.md" >}}) - - [Logging Time]({{< relref "./docs/Quickstart/logging-time.md" >}}) - - [Logging Content]({{< relref "./docs/Quickstart/logging-content.md" >}}) - - [Using CSV Log Output]({{< relref "./docs/Quickstart/using-csv-log-output.md" >}}) - - [Alarm Detection]({{< relref "./docs/Quickstart/alarm-detection.md" >}}) - - [Statistics During the Database Running]({{< relref "./docs/Quickstart/statistics-during-the-database-running.md" >}}) - - [Query and Index Statistics Collector]({{< relref "./docs/Quickstart/query-and-index-statistics-collector.md" >}}) - - [Performance Statistics]({{< relref "./docs/Quickstart/performance-statistics.md" >}}) - - [Load Management]({{< relref "./docs/Quickstart/load-management.md" >}}) - - [Automatic Vacuuming]({{< relref "./docs/Quickstart/automatic-vacuuming.md" >}}) - - [Default Settings of Client Connection]({{< relref "./docs/Quickstart/default-settings-of-client-connection.md" >}}) - - [Statement Behavior]({{< relref "./docs/Quickstart/statement-behavior.md" >}}) - - [Zone and Formatting]({{< relref "./docs/Quickstart/zone-and-formatting.md" >}}) - - [Other Default Parameters]({{< relref "./docs/Quickstart/other-default-parameters.md" >}}) - - [Lock Management]({{< relref "./docs/Quickstart/lock-management.md" >}}) - - [Version and Platform Compatibility]({{< relref "./docs/Quickstart/version-and-platform-compatibility.md" >}}) - - [Compatibility with Earlier Versions]({{< relref "./docs/Quickstart/compatibility-with-earlier-versions.md" >}}) - - [Platform and Client Compatibility]({{< relref "./docs/Quickstart/platform-and-client-compatibility.md" >}}) - - [Fault Tolerance]({{< relref "./docs/Quickstart/fault-tolerance.md" >}}) - - [Connection Pool Parameters]({{< relref "./docs/Quickstart/connection-pool-parameters.md" >}}) - - [openGauss Transaction]({{< relref "./docs/Quickstart/opengauss-transaction.md" >}}) - - [Developer Options]({{< relref "./docs/Quickstart/developer-options.md" >}}) - - [Auditing]({{< relref "./docs/Quickstart/auditing.md" >}}) - - [Audit Switch]({{< relref "./docs/Quickstart/audit-switch.md" >}}) - - [User and Permission Audit]({{< relref "./docs/Quickstart/user-and-permission-audit.md" >}}) - - [Operation Auditing]({{< relref "./docs/Quickstart/operation-auditing.md" >}}) - - [Upgrade Parameters]({{< relref "./docs/Quickstart/upgrade-parameters.md" >}}) - - [Miscellaneous Parameters]({{< relref "./docs/Quickstart/miscellaneous-parameters.md" >}}) - - [Wait Events]({{< relref "./docs/Quickstart/wait-events.md" >}}) - - [Query]({{< relref "./docs/Quickstart/query.md" >}}) - - [System Performance Snapshot]({{< relref "./docs/Quickstart/system-performance-snapshot.md" >}}) - - [FAQs]({{< relref "./docs/Quickstart/faqs.md" >}}) - - [What Should I Do If Mutual Trust Between Nodes in openGauss Is Lost?]({{< relref "./docs/Quickstart/what-should-i-do-if-mutual-trust-between-nodes-in-opengauss-is-lost.md" >}}) - -- [Technicalwhitepaper]({{< relref "./docs/Technicalwhitepaper/Technicalwhitepaper.md" >}}) - - [Product Positioning]({{< relref "./docs/Technicalwhitepaper/product-positioning.md" >}}) - - [Application Scenario]({{< relref "./docs/Technicalwhitepaper/application-scenario.md" >}}) - - [Technical Characteristics]({{< relref "./docs/Technicalwhitepaper/technical-characteristics.md" >}}) - - [Software Architecture]({{< relref "./docs/Technicalwhitepaper/software-architecture.md" >}}) - - [Deployment Solutions]({{< relref "./docs/Technicalwhitepaper/deployment-solutions.md" >}}) - - [Common Concepts]({{< relref "./docs/Technicalwhitepaper/common-concepts.md" >}}) - - [Deployment Modes]({{< relref "./docs/Technicalwhitepaper/deployment-modes.md" >}}) - - [Introduction to Deployment Solutions]({{< relref "./docs/Technicalwhitepaper/introduction-to-deployment-solutions.md" >}}) - - [Standalone Deployment]({{< relref "./docs/Technicalwhitepaper/standalone-deployment.md" >}}) - - [Primary/Standby Deployment]({{< relref "./docs/Technicalwhitepaper/primary-standby-deployment.md" >}}) - - [Deployment with One Primary and Multiple Standbys]({{< relref "./docs/Technicalwhitepaper/deployment-with-one-primary-and-multiple-standbys.md" >}}) - - [Typical Networking]({{< relref "./docs/Technicalwhitepaper/typical-networking.md" >}}) - - [Software and Hardware Requirements]({{< relref "./docs/Technicalwhitepaper/software-and-hardware-requirements.md" >}}) - - [Software Requirements]({{< relref "./docs/Technicalwhitepaper/software-requirements.md" >}}) - - [Hardware Requirements]({{< relref "./docs/Technicalwhitepaper/hardware-requirements.md" >}}) - - [Core Database Technologies]({{< relref "./docs/Technicalwhitepaper/core-database-technologies.md" >}}) - - [Basic Functions Oriented to Application Development]({{< relref "./docs/Technicalwhitepaper/basic-functions-oriented-to-application-development.md" >}}) - - [Standard SQL]({{< relref "./docs/Technicalwhitepaper/standard-sql.md" >}}) - - [Standard Development Interfaces]({{< relref "./docs/Technicalwhitepaper/standard-development-interfaces.md" >}}) - - [Transaction Support]({{< relref "./docs/Technicalwhitepaper/transaction-support.md" >}}) - - [Support for Functions and Stored Procedures]({{< relref "./docs/Technicalwhitepaper/support-for-functions-and-stored-procedures.md" >}}) - - [PG Interface Compatibility]({{< relref "./docs/Technicalwhitepaper/pg-interface-compatibility.md" >}}) - - [SQL Hints]({{< relref "./docs/Technicalwhitepaper/sql-hints.md" >}}) - - [Copy Interface for Error Tolerance]({{< relref "./docs/Technicalwhitepaper/copy-interface-for-error-tolerance.md" >}}) - - [High Performance]({{< relref "./docs/Technicalwhitepaper/high-performance.md" >}}) - - [CBO Optimizer]({{< relref "./docs/Technicalwhitepaper/cbo-optimizer.md" >}}) - - [Hybrid Row-Column Storage]({{< relref "./docs/Technicalwhitepaper/hybrid-row-column-storage.md" >}}) - - [Adaptive Compression]({{< relref "./docs/Technicalwhitepaper/adaptive-compression.md" >}}) - - [Partitioning]({{< relref "./docs/Technicalwhitepaper/partitioning.md" >}}) - - [SQL Bypass]({{< relref "./docs/Technicalwhitepaper/sql-bypass.md" >}}) - - [Kunpeng NUMA Architecture Optimization]({{< relref "./docs/Technicalwhitepaper/kunpeng-numa-architecture-optimization.md" >}}) - - [High Scalability]({{< relref "./docs/Technicalwhitepaper/high-scalability.md" >}}) - - [High Concurrency of the Thread Pool]({{< relref "./docs/Technicalwhitepaper/high-concurrency-of-the-thread-pool.md" >}}) - - [HA]({{< relref "./docs/Technicalwhitepaper/ha.md" >}}) - - [Primary/Standby]({{< relref "./docs/Technicalwhitepaper/primary-standby.md" >}}) - - [Logical Backup]({{< relref "./docs/Technicalwhitepaper/logical-backup.md" >}}) - - [Physical Backup]({{< relref "./docs/Technicalwhitepaper/physical-backup.md" >}}) - - [Maintainability]({{< relref "./docs/Technicalwhitepaper/maintainability.md" >}}) - - [Workload Diagnosis Report]({{< relref "./docs/Technicalwhitepaper/workload-diagnosis-report.md" >}}) - - [Slow SQL Diagnosis]({{< relref "./docs/Technicalwhitepaper/slow-sql-diagnosis.md" >}}) - - [One-Click Diagnosis Information Collection]({{< relref "./docs/Technicalwhitepaper/one-click-diagnosis-information-collection.md" >}}) - - [Database Security]({{< relref "./docs/Technicalwhitepaper/database-security.md" >}}) - - [Access Control ]({{< relref "./docs/Technicalwhitepaper/access-control.md" >}}) - - [Separation of Control and Access Permissions]({{< relref "./docs/Technicalwhitepaper/separation-of-control-and-access-permissions.md" >}}) - - [Database Encryption Authentication]({{< relref "./docs/Technicalwhitepaper/database-encryption-authentication.md" >}}) - - [Database Audit]({{< relref "./docs/Technicalwhitepaper/database-audit.md" >}}) - - [Network Communication Security]({{< relref "./docs/Technicalwhitepaper/network-communication-security.md" >}}) - - [Row-Level Access Control]({{< relref "./docs/Technicalwhitepaper/row-level-access-control.md" >}}) - - [Technical Specifications]({{< relref "./docs/Technicalwhitepaper/technical-specifications.md" >}}) - - [Glossary]({{< relref "./docs/Technicalwhitepaper/glossary.md" >}}) - -- [Toolreference]({{< relref "./docs/Toolreference/Toolreference.md" >}}) +- [Tool Reference]({{< relref "./docs/Toolreference/Toolreference.md" >}}) - [Tool Overview]({{< relref "./docs/Toolreference/tool-overview.md" >}}) - [Client Tool]({{< relref "./docs/Toolreference/client-tool.md" >}}) - [gsql]({{< relref "./docs/Toolreference/gsql.md" >}}) diff --git "a/content/zh/docs/Compilationguide/build-sh\344\273\213\347\273\215.md" "b/content/zh/docs/Compilationguide/build-sh\344\273\213\347\273\215.md" index 8853637741fa0e36a75077ae9996d8f86698de96..6454918f837f4255a2fd8faa364292bce1c48a84 100644 --- "a/content/zh/docs/Compilationguide/build-sh\344\273\213\347\273\215.md" +++ "b/content/zh/docs/Compilationguide/build-sh\344\273\213\347\273\215.md" @@ -53,15 +53,6 @@ openGauss-server/build.sh是编译过程中的重要脚本工具。其集成了