An agent must be installed and online before you can add a database connection for it. See Downloading the Agent if you haven’t installed one yet.
Add a connection
From the Database Servers page, click Add Server and fill in:Required database permissions
The credentials you provide need enough access to read and export the database. The specific permissions depend on your database type:- PostgreSQL
- MySQL
- MongoDB
- SQL Server
The user needs
CONNECT on the database and SELECT on all tables you want backed up. A read-only role is sufficient.
