Skip to main content

Suporte

Below are answers to the most common questions about support for PostgreSYS provided by Tecnisys and its partners.

How to get support for PostgreSYS?

Tecnisys offers basic and free support to all users registered on the Tecnisys website.

Register now to access our Support Area.

If your business requires priority support, SLAs, 24x7 technical availability, first response within 15 minutes, advanced monitoring, risk analysis, incident prevention, consulting, and other specialized services, contact us.

How to report an issue with PostgreSYS?

In the Support Area, you can open a ticket to report an issue and track its resolution.

What is the Tecnisys Support Agent (TSA)?

The Tecnisys Support Agent is a service installed alongside the PgSmart Agent to help identify subscribed database machines and environments when opening support tickets in the Support Area.

The TSA service runs in the background and does not impact the performance of the operating system or the database. Additionally, it does not require a direct internet connection.

The machine identification file (subscription.info), generated daily by TSA, is securely and encryptedly stored in the /opt/tecnisys-support-agent directory.

How to install the Tecnisys Support Agent (TSA) separately?

To install the Tecnisys Support Agent separately, follow these steps:

  1. Register for free on the Tecnisys website;

  2. Access the Tecnisys Public Package Repository;

  3. Click the Sign in button in the top-right corner of the page;

  4. Enter your login credentials (the same as for the Tecnisys website);

  5. Click the "Browse" option in the left-side menu;

  6. In the central navigation area, go to: yum >> tecnisys >> tsa

  7. Select the installation package (.rpm) of the latest available version for your operating system;

  8. Click the Path property link under Summary on the right side of the page to start the package download.

    Figura 1 - Download do pacote de instalação do TSA
    Figura 1 - Download do pacote de instalação do TSA

    You can also download the TSA installation package directly from the terminal using curl or wget. Example:

    Terminal input
    wget --user=usuario --password=palavra-passe https://repo.tecnisys.com.br/yum/tecnisys/tsa/1.0.0/rhel-8-x86_64/tecnisys-support-agent-1.0.0-0.x86_64.rpm
  9. Install the TSA package on the subscribed machine, as shown below:

    Terminal input
    rpm -ivh tecnisys-support-agent-1.0.0-0.x86_64.rpm
  10. After installation, run the command below to enable and start the TSA service:

    Terminal input
    systemctl enable --now tecnisys-support-agent.service
  11. To check the TSA service status, run the following command:

    Terminal input
    systemctl status tecnisys-support-agent.service
Documentação v4.0.0-0