Hello Ben,

we've included and adapted the source code of the pgsql plugin into our
repository but we do not support it. That is one of the reasons, why
there are no packages.

We have a PGSQL support on our "long-term" list and we also have ideas
to replace the existing code by a Python plugin, which makes use of the
Postgres backup interface, an outline is here:
https://www.bareos.org/en/ideas-for-projects.html

However, don't expect that there will be much progress in the next time
regarding PGSQL, unless

- someone from the community picks up that subject
or
- someone funds further development

Another option is to talk about consultancy for Postgres backups with
our partners or Bareos.

Just let me know, if you are open for one of those options.

Regards
Maik


Am 23.02.2016 um 05:52 schrieb Light O'Matic:
>
> Ok.. so I figured out how to compile it...
> And it seems to be working.. the archiver is coping the WAL files into
> /tmp, I see entries in pgsql_archivelogs with status = 3, and I am
> able to status the client from bconsole. I have set up the two jobs
> (:wal and :db).
>
> What is happening is that the jobs show "Success" status, but
> everything is 0 bytes (no data being saved).
>
>  
>
> On Mon, Feb 22, 2016 at 5:05 PM, Ben <[email protected]
> <mailto:[email protected]>> wrote:
>
>     Hi.
>
>     First time Bareos user here...
>     I have got Bareos 15.2.2 installed on Debian jessie using binary
>     packages from bareos.org <http://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 a topic in
>     the Google Groups "bareos-users" group.
>     To unsubscribe from this topic, visit
>     https://groups.google.com/d/topic/bareos-users/VcA0FMa4wS4/unsubscribe.
>     To unsubscribe from this group and all its topics, send an email
>     to [email protected]
>     <mailto:bareos-users%[email protected]>.
>     To post to this group, send email to [email protected]
>     <mailto:[email protected]>.
>     For more options, visit https://groups.google.com/d/optout.
>
>
> -- 
> 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]
> <mailto:[email protected]>.
> To post to this group, send email to [email protected]
> <mailto:[email protected]>.
> For more options, visit https://groups.google.com/d/optout.

-- 
With kind regards // Mit freundlichen Grüßen
--
 Maik Außendorf                             [email protected]
 Bareos GmbH & Co. KG                       Phone: +49221630693-93
 http://www.bareos.com                      Fax: +49221630693-10

 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Komplementär: Bareos Verwaltungs-GmbH
 Geschäftsführer: Stephan Dühr, M. Außendorf, 
 J. Steffens, P. Storz, M. v. Wieringen

-- 
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