Re: ZFS filesystem - supported ?

Поиск
Список
Период
Сортировка
От Mladen Gogala
Тема Re: ZFS filesystem - supported ?
Дата
Msg-id 9e049813-b856-2a89-bb8a-7a2c85228567@gmail.com
обсуждение исходный текст
Ответ на Re: ZFS filesystem - supported ?  (Laura Smith <n5d9xq3ti233xiyif2vp@protonmail.ch>)
Ответы Re: ZFS filesystem - supported ?
Список 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 по дате отправления:

Предыдущее
От: "huangning290@yahoo.com"
Дата:
Сообщение: develop a extension with cpp?
Следующее
От: Ilya Anfimov
Дата:
Сообщение: Re: develop a extension with cpp?