This guide shows how to set up a connection from your JetBackup server to a PostgreSQL database.
An example configuration page for the database connection:
A generic name for your internal ease of use, so it will be easier to recognize the database connection in case you have more than one. Max length is 40 characters.
The hostname/ip where the PostgreSQL database is hosted.
Your remote database port (default port is 5432 - you must specify this even if it's 5432).
Please make sure that the port you are using for PostgreSQL database connection is open in your database server firewall.
Whether authentication is enabled/disabled on the remote PostgreSQL database server.
Name of the PostgreSQL database user.
Password of the PostgreSQL database user.