PgSmart Installation
With the minimum requirements met, we start the deployment of the PostgreSYS platform by installing the PgSmart component, which will provide an intuitive guide for the installation of the other components.
The installation packages for PgSmart (Agent and Client modules) are available at Tecnisys Public Package Repository. To access them, use the access credentials defined at the time of your free registration on the Tecnisys website. For more information, see Installation Packages.
PgSmart Agent Installation
-
Install the PgSmart Agent Installation Package:
Terminal inputrpm -ivh pgsmart-agent-3.1.0-1.el8.x86_64.rpm
-
Start the PgSmart Agent service:
Terminal inputsystemctl start pgsmart-agent
-
Obtain the Agent connection key:
Terminal inputcat /opt/pgsmart-agent/pgsmart.yml
PgSmart Client Installation
-
Install the PgSmart Client installation package:
Terminal inputrpm -ivh pgsmart-client-3.1.0-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.