Hi.

First time Bareos user here...
I have got Bareos 15.2.2 installed on Debian jessie using binary packages from 
bareos.org, and it seems to be working well.

Now I want to set up backup jobs for my postgres servers (not the Bareos 
Catalog but my production data), and I see contrib-psql-plugin, which does 
exactly what I want.. so I want to use it :)

I cannot find a binary package for this.. but searching around, I see that some 
people in the last year have compiled it from source with success, so I get the 
source:

git clone https://github.com/bareos/bareos.git
git clone https://github.com/bareos/contrib-pgsql-plugin.git

First, I built bareos, with success.

Then, following instructions found at 
https://github.com/inteos/pgsql-plugin/wiki/Install , I went to compile the 
psql plugin.

I copied Makefile.Linux to Makefile
Then went to edit Makefile, and noticed that everything in there still 
references Bacula and Bacula directories.

I understand the history and that Bareos is the open fork of Bacula.. so it's 
not the references to Bacula that concern me, but the number of lines of the 
Makefile I would have to change to get it to build.

Am I using the wrong source for the psql plugin? 
Am I going about this the wrong way?
Are there binary packages I am not aware of?
Has this plugin simply fallen behind and is not useable at the moment without 
more work?

In short, please set me straight as to the status of the psql-plugin with 
Bareos.. where should I be starting?  Any hints appreciated!

Thanks very much
Ben

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to