hot backup with zfs ? - Mailing list pgsql-general

From Laurent Laborde
Subject hot backup with zfs ?
Date
Msg-id CAEy3c_QncFypqVoFYWNYJurRCNKLbgxJztCdifvPaZ=SziZvFw@mail.gmail.com
Whole thread Raw
Responses Re: hot backup with zfs ?
Re: hot backup with zfs ?
List pgsql-general
Friendly greetings !

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.
Thx :)

PS : the WAL will still be archived the usual way.

--
Laurent "ker2x" Laborde

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Preparing statement using PQexec vs PQprepare
Next
From: Yves Dorfsman
Date:
Subject: Re: hot backup with zfs ?