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