New in PgBarman

186 views
Skip to first unread message

Cristian Salamea

unread,
Sep 12, 2012, 2:18:53 AM9/12/12
to pgba...@googlegroups.com
Hello i am new in this list, so i am python developer and OpenERP developer so OpenERP works with Postgres and i want to use this tools to complement the solution in our services.

I want to configure:
 * full hot backups 
 * multiple servers

Waiting for your guide ! 

In another hand maybe i can help to fix or improve, i want to know if the roadmap is managed here, i push my own copy on github [1]

Regards,


Gabriele Bartolini

unread,
Sep 12, 2012, 3:27:30 AM9/12/12
to pgba...@googlegroups.com
Ciao Cristian,

2012/9/12 Cristian Salamea <ovni...@gmail.com>

Hello i am new in this list, so i am python developer and OpenERP developer so OpenERP works with Postgres and i want to use this tools to complement the solution in our services.

That's great. I am sure Barman will become the perfect companion for OpenERP backup management.
 
I want to configure:
 * full hot backups 
 * multiple servers

Waiting for your guide ! 

Maybe I have not clearly understood the question. Ful Hot Backups are regularly performed with 'barman backup' command. You can manage multiple servers by adding INI sections in the configuration file. The documentation (docs.pgbarman.org) says: "a section for each PostgreSQL server to be backed up (identified by the server label, e.g. main or pg)"

If you are located in Italy, I suggest that you attend the world first of Barman, held in Prato on October 15: http://www.2ndquadrant.com/it/news/presentazione-barman/

Also, the Italian PGDay is on November 23 (it would be nice to have a talk on OpenERP) - www.pgday.it.


In another hand maybe i can help to fix or improve, i want to know if the roadmap is managed here, i push my own copy on github [1]

Barman's roadmap is mainly driven by funding (i.e. customers' requirements or feature sponsors). You are more than welcome to contribute to the code. If you want your code to stay in pgbarman's trunk (as I hope), with proper recognition, see http://www.pgbarman.org/about/license/

Some important features that we would like to get funded for open source release are:

* Debian package
* retention policies management
* incremental backup
* streaming replication support
* sandbox recovery, with --pgdump option
* Windows porting
* Amazon S3 integration
* ...

Thank you.

Cheers,
Gabriele
--
 Gabriele Bartolini - 2ndQuadrant Italia
 PostgreSQL Training, Services and Support
 www.2ndQuadrant.it

Pierre BOIZOT

unread,
Sep 12, 2012, 6:04:46 AM9/12/12
to pgba...@googlegroups.com
Hi Cristian,

I test barman , it's perfect  with OpenERP .

I followed the documentation here : http://docs.pgbarman.org/

It's work fine.

@gabriela

Do you have specification about 
    retention policies management
    and incremental backup ?

Best regards.


Pierre.




2012/9/12 Gabriele Bartolini <gabriele....@gmail.com>

--
--
You received this message because you are subscribed to the "Barman for PostgreSQL" group.
To post to this group, send email to pgba...@googlegroups.com
To unsubscribe from this group, send email to
pgbarman+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/pgbarman?hl=en?hl=en-GB
 
 
 

Ovnicraft

unread,
Sep 19, 2012, 12:41:29 AM9/19/12
to pgba...@googlegroups.com
On Wed, Sep 12, 2012 at 2:27 AM, Gabriele Bartolini <gabriele....@gmail.com> wrote:
Ciao Cristian,

2012/9/12 Cristian Salamea <ovni...@gmail.com>
Hello i am new in this list, so i am python developer and OpenERP developer so OpenERP works with Postgres and i want to use this tools to complement the solution in our services.

That's great. I am sure Barman will become the perfect companion for OpenERP backup management.
 
I want to configure:
 * full hot backups 
 * multiple servers

Waiting for your guide ! 

Maybe I have not clearly understood the question. Ful Hot Backups are regularly performed with 'barman backup' command. You can manage multiple servers by adding INI sections in the configuration file. The documentation (docs.pgbarman.org) says: "a section for each PostgreSQL server to be backed up (identified by the server label, e.g. main or pg)"

I am testing now, but basically i want to automation the recovery process too. 

If you are located in Italy, I suggest that you attend the world first of Barman, held in Prato on October 15: http://www.2ndquadrant.com/it/news/presentazione-barman/

I am in Ecuador and i am going to PGDay here (2ndquadrant developer is planning the event) 


Also, the Italian PGDay is on November 23 (it would be nice to have a talk on OpenERP) - www.pgday.it.


In another hand maybe i can help to fix or improve, i want to know if the roadmap is managed here, i push my own copy on github [1]

Barman's roadmap is mainly driven by funding (i.e. customers' requirements or feature sponsors). You are more than welcome to contribute to the code. If you want your code to stay in pgbarman's trunk (as I hope), with proper recognition, see http://www.pgbarman.org/about/license/

Some important features that we would like to get funded for open source release are:

* Debian package
* retention policies management
* incremental backup
* streaming replication support
* sandbox recovery, with --pgdump option
* Windows porting
* Amazon S3 integration
* ...


Do you have the spec for retention policies and streaming replication ? in my company i can propose it, as i said we implement an ERP system and this implies highly responsibility in data level.

Regards,
  
Thank you.

Cheers,
Gabriele
--
 Gabriele Bartolini - 2ndQuadrant Italia
 PostgreSQL Training, Services and Support
 www.2ndQuadrant.it

--
--
You received this message because you are subscribed to the "Barman for PostgreSQL" group.
To post to this group, send email to pgba...@googlegroups.com
To unsubscribe from this group, send email to
pgbarman+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/pgbarman?hl=en?hl=en-GB
 
 
 



--
Cristian Salamea
@ovnicraft

Gabriele Bartolini

unread,
Sep 28, 2012, 1:37:00 PM9/28/12
to pgba...@googlegroups.com, Ovnicraft
Hi Cristian,

Il 19/09/12 06:41, Ovnicraft ha scritto:
> Do you have the spec for retention policies and streaming replication
> ? in my company i can propose it, as i said we implement an ERP system
> and this implies highly responsibility in data level.
We have a draft of proposed syntax for rentention policy configuration
and ideas on design.

We also have an initial design proposal for replication protocol
integration of Barman. We are just looking for funds that allow us to
implement it.

If your company is interested in sponsoring the development of
open-source features for Barman, please contact me privately.

Cheers,
Gabriele

--
Gabriele Bartolini - 2ndQuadrant Italia
PostgreSQL Training, Services and Support
gabriele....@2ndQuadrant.it | www.2ndQuadrant.it

Reply all
Reply to author
Forward
0 new messages