chenc 4a8f7fb463 1. fix issue 设置参数logging_ollector参数为off,gs_om无法重启数据库
2. fix issue shared_buffers的默认值为1GB, 当服务器的物理内存较小时,会导致内存保护启用失效
2021-01-28 09:26:24 +08:00
2020-12-18 10:00:11 +08:00
2020-12-16 17:25:24 +08:00
2021-01-20 17:25:50 +08:00
2020-11-13 15:22:35 +08:00

openGauss-OM

Description

Operation Manager provides management interfaces and tools for opengauss routine O&M and configuration management. Common functions include database installtion, startup, stop, upgrade, backup, status query, and log collection.

Compilation

  • See the compilation description of the opengauss third-party-software
    The final compilation and build result is stored in the binarylibs directory at the same level as openGauss-third_party.
    The binarylibs directory will be the value of '-3rd' for build.sh
    You can obtain the binarylibs we have compiled. openGauss-third_party_binarylibs-om.tar.gz

  • ./build.sh -3rd ${BINARYLIBS_PATH}
    The generated installation package is stored in the ./package directory:
    openGauss-1.1.0-CentOS-64bit-om.sha256
    openGauss-1.1.0-CentOS-64bit-om.tar.gz

Installation

The OM tool strongly depends on opengaussServer. Please see the opengauss Installation

Quick Start

See the Quick Start.

Docs

For more details about the installation guide, tutorials, and APIs, please see the User Documentation.

Community

Governance

Check out how openGauss implements open governance works.

Communication

Contribution

Welcome contributions. See our Contributor for more details.

Release Notes

For the release notes, see our RELEASE.

License

MulanPSL-2.0

Description
No description provided
Readme 4.3 MiB
Languages
Python 94.4%
PLpgSQL 4.4%
Shell 1.2%