Data Storage
    • 20 Jul 2023
    • 1 Minute to read
    • Contributors
    • Dark
      Light

    Data Storage

    • Dark
      Light

    Article summary

    Support

    Zetaly currently supports PostgreSQL v11+.

    Installation

    Database creation is done using the Zetaly Installer in the package. For more information about the Zetaly Installer, see Zetaly Installer.

    .\ZetalyInstall.ps1 database-init
    Database user creation    
    The installer provides the ability to create a specific user with limited access. Zetaly highly recommend you use it for your database creation.

    Module Specific Configurations

    ZRP

    ZRP can use two databases, you can ignore this next part if you are using one.
    One database is used for data extraction, one for its internal functioning. The former one must have been initialized using the aforementioned script, while the other is handled by ZRP automatically. 

    The databases are differentiated in the zetalyinstall.cnf configuration file by the following properties:

    • Backend.Zetaly.DB : data extraction
    • Backend.ZRP.DB : internal functioning



    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.