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



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to