PgSmart Installation
Once the minimum requirements are met, the deployment of the PostgreSYS Platform begins with the installation of PgSmart, which provides an intuitive guide for installing the other components.
PgSmart CLI is the command-line interface (CLI) for PgSmart.
It allows administrators and operators to perform installations, configurations, and monitoring of database environments quickly and automatically using terminal commands.
The installation packages for PgSmart (Agent and Client modules) are available at the Tecnisys Public Package Repository.
To access them, use the access credentials defined during your free registration on the Tecnisys website.
For more information, refer to the Installation Packages Section.
PgSmart Client Installation
-
Install the PgSmart Client installation package:
Terminal inputrpm -ivh pgsmart-client-3.1.1-1.el8.x86_64.rpm
1.1 Check if the installation was successful by running one of the following commands :
-
Check the PgSmart version (
--version
or-v
):Terminal inputComando não encontrado
-
Check the available commands with the help option (
--help
or-h
):Terminal inputComando não encontrado

See here how to register a PgSmart Agent
Database environments with previously installed components are supported provided that:
-
The components and their versions are listed in the Component Matrix of the PostgreSYS platform;
-
The versions of the components are compatible with the PostgreSQL version and with each other according to the documentation of the projects; and
-
The components have been installed using source and binary files provided by the respective community projects.