News

Ansible role designed to run a full postgresql database dump leveraging the pg_dumpall command. postgresql_dumpall_params: The database dump command can be customized providing a list of options.
To export PostgreSQL database we will need to use the pg_dump tool, which will dump all the contents of a selected database into a single file. We need to run pg_dump in the command line on the ...
In this case, Veeam Backup & Replication will use the account you specified at the step 2 as the OS account and as the PostgreSQL account to connect to PostgreSQL. For more information about the peer ...