Re: [Bacula-users] Bacula BPIPE help

2024-03-08 Thread Radosław Korzeniewski
Hello, czw., 7 mar 2024 o 22:58 Ismael Matos napisał(a): > Hello all, > > After a while and investing a little time, I've managed to run > successfully the Postgres database backups using the BPIPE plugin. At least > I think it worked. > > I've got 2 questions: > > 1 - The BPIPE Plugin is at the

Re: [Bacula-users] Bacula BPIPE help

2024-02-12 Thread Ismael Matos
Hi Eric, thanks for the reply. I've put BPIPE tests on hold, as I'm working with other priorities. I think I've followed the instructions, but the BPIBE plugin is not activated during the backup job - the few lines generated by the script are simply ignored and the pg_dump is not even started. A

Re: [Bacula-users] Bacula BPIPE help

2024-02-12 Thread Eric Bollengier via Bacula-users
Hello Ismael, On 2/2/24 16:57, Ismael Matos wrote: Hello everyone, I've been spending time trying to make BPIPE work for me to take backup of a few postgres databases. So far, it seems, not enough time, so success is still away from me. I've already tried the FIFO file approach and gave up.