Re: PostgreSQL Backup Strategies - Mailing list pgsql-admin

From Evan Rempel
Subject Re: PostgreSQL Backup Strategies
Date
Msg-id 41636e73-e478-f625-d210-5545ac0965c8@uvic.ca
Whole thread Raw
In response to PostgreSQL Backup Strategies  (Luis Marin <luismarinaray@gmail.com>)
List pgsql-admin
The concepts are the same regardless of what tools you use. These concepts are documented very well in the on-line
PostgreSQLdocumentation at www.posgresql.org
 

Depending on what your final destination is for your backups (i.e. what product you use to manage your backups) you may
wishto alter the backup tool you use.
 

At our site we use Tivoli Storage Manager (Spectrum Protect) to perform backups of a variety of things (Linux, Windows,
Oracle,MySQL, Exchange) so we wanted to integrate our PostgreSQL backups with this product.
 
The result of this was that tools like pg_basebackup were not a good fit for us.

If you are using Tivoli Storage Manager for backups I can provide some guidance with regards to that integration.

Evan.

On 02/21/2018 07:01 PM, Luis Marin wrote:
> Dear Friends,
>
> Please, somebody knows a good source of information about PostgreSQL 9 backup strategies for production systems, if
youhave read a good book with this subject, could you share the author and name of the book ?
 
>
> Thanks



pgsql-admin by date:

Previous
From: Stephen Frost
Date:
Subject: Re: PostgreSQL Backup Strategies
Next
From: Simon Riggs
Date:
Subject: Re: PostgreSQL Backup Strategies