Best backup strategy for production systems

From: Oliver <ofabelo(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Best backup strategy for production systems
Date: 2014-06-17 09:51:41
Message-ID: CALQkqm-7tn2uEXRo4h49-7JzuE_+v_j2sg7cefWXW9bNhEViaA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-admin pgsql-general

Hi,
I'm a newbie in postgresql. I've mounted my first postgresql instance, it
is empty now, only with default postgres DB.
It is under Linux, with 2 filesystems, one for data and another for
archiving (I've enabled archiving as it will be for production).
Could someone recommend me a strategy for backups, scripts and so on?
Can base backup be done with the system up (postgres up), isn't it?
Would it be ok if I do a base backup each week and archiving backup each
day?
As I've not configured backups (and archiving deletion), I've had my first
problem and it is that my archiving filesystem (FS) is full and archiver
process is showing "failed" with the last wal file copy (normal as
archiving FS is full).
Please, recommend me what I should make now .. I should create another
network FS for base backups and archiving backups? When I have my first
base backup, could I then delete archiving files, isn't it?
My archiving FS has 20GB, I don't understand as with a system without load
(it will be for production, but it hasn't databases now .. only postgres),
how it full the FS in a few days ... Is it normal?
Thanks beforehand.

Cheers...

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Raymond O'Donnell 2014-06-17 10:04:21 Re: Best backup strategy for production systems
Previous Message k mac 2014-06-12 13:31:19 BUG REPORT: SQL Editor selects too much text after you hit return and select "one line"

Browse pgsql-admin by date

  From Date Subject
Next Message Raymond O'Donnell 2014-06-17 10:04:21 Re: Best backup strategy for production systems
Previous Message Евгений Селявка 2014-06-17 09:00:33 Re: PostgreSQL db

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2014-06-17 10:04:21 Re: Best backup strategy for production systems
Previous Message Khangelani Gama 2014-06-17 09:49:27 Re: pg_restore: custom archiver unexpected end of file , ERROR: missing data for column