Re: hot backup with zfs ? - Mailing list pgsql-general

From Yves Dorfsman
Subject Re: hot backup with zfs ?
Date
Msg-id 55D5DE1B.1020100@zioup.com
Whole thread Raw
In response to hot backup with zfs ?  (Laurent Laborde <kerdezixe@gmail.com>)
List pgsql-general
On 2015-08-20 07:50, Laurent Laborde wrote:
> I'm wondering if anyone tried the following hot backup process, and if it works :
> pg_start_backup()
> zfs snapshop
> pg_stop_backup()
>
> copy the snapshot to the backup server.

I have done this with AWS EBS snapshots, created new volumes from the
snapshots and created a new server with those volumes, and it works well.

I can't see why it'd be different with ZFS.

--
http://yves.zioup.com
gpg: 4096R/32B0F416



pgsql-general by date:

Previous
From: Laurent Laborde
Date:
Subject: hot backup with zfs ?
Next
From: Joseph Kregloh
Date:
Subject: Re: hot backup with zfs ?