Re: ZFS filesystem - supported ? - Mailing list pgsql-general

From Mladen Gogala
Subject Re: ZFS filesystem - supported ?
Date
Msg-id 9e049813-b856-2a89-bb8a-7a2c85228567@gmail.com
Whole thread Raw
In response to Re: ZFS filesystem - supported ?  (Laura Smith <n5d9xq3ti233xiyif2vp@protonmail.ch>)
Responses Re: ZFS filesystem - supported ?  (Benedict Holland <benedict.m.holland@gmail.com>)
List pgsql-general
On 11/1/21 17:58, Stephen Frost wrote:
> Well, at least one alternative to performing these snapshots would be to
> use a tool like pg_basebackup or pgbackrest to perform the backups
> instead.

File system based backups are much slower than snapshots. The 
feasibility of file based utility like pg_basebackup depends on the size 
of the database and the quality of the infrastructure. However, if 
opting for snapshot based solutions, I would advise something like Pure 
or NetApp which use special hardware to accelerate the process and have 
tools to backup snapshots, like SnapVault (NetApp).

Also, when using file level utilities, I would go full commercial. 
Commercial backup utilities are usually optimized for speed, support 
deduplication and maintain backup catalog, which can come handy if there 
are regulatory requirements about preserving your backups (HIPPA, SOX)


-- 
Mladen Gogala
Database Consultant
Tel: (347) 321-1217
https://dbwhisperer.wordpress.com




pgsql-general by date:

Previous
From: "huangning290@yahoo.com"
Date:
Subject: develop a extension with cpp?
Next
From: Ilya Anfimov
Date:
Subject: Re: develop a extension with cpp?