Barman (Free ›)
To make the configurations above work, you must execute these SQL commands on your to create the necessary users: Create the Barman User :
Are you setting up replication or the traditional rsync/SSH method? Barman Manual barman
CREATE USER streaming_barman WITH REPLICATION PASSWORD 'your_secure_password'; Use code with caution. Copied to clipboard Troubleshooting Checklist To make the configurations above work, you must
: Use barman check to verify your text configurations are correct. To make the configurations above work