Re: Is there a continuous backup for pg ?

From: raf(at)raf(dot)org
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Is there a continuous backup for pg ?
Date: 2018-03-04 22:58:29
Message-ID: 20180304225829.GA7721@raf.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Gary M wrote:

> Vick,
>
> I would love to use ZFS, this project requires RHEL/SeLinux MLS. Without
> MLS and RH support, ZFS is a no-go.

btrfs could be an option. it does mostly the same things as zfs.

> On Fri, Mar 2, 2018 at 2:34 PM, Vick Khera <vivek(at)khera(dot)org> wrote:
>
> > On Fri, Mar 2, 2018 at 2:34 PM, Gary M <garym(at)oedata(dot)com> wrote:
> >
> >> Thanks Josh,
> >>
> >> PITR is the option I was recommending. Project management diligence
> >> dictates I need at least one other option from a different recommending
> >> source, two other options optimally.
> >>
> >
> > File system snapshot on a robust system like ZFS. Rollback to any snapshot
> > almost trivially, and view any snapshot trivially.
> >

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igal 2018-03-05 01:53:12 momjian.us is down?
Previous Message Tom Lane 2018-03-04 19:52:14 Re: Q: text palloc() size vs. SET_VARSIZE()