Re: postgres large database backup

Поиск
Список
Период
Сортировка
От Mladen Gogala
Тема Re: postgres large database backup
Дата
Msg-id 303273b8-6116-23b2-f26d-866e38ef1c0a@gmail.com
обсуждение исходный текст
Ответ на Re: postgres large database backup  (Hannes Erven <hannes@erven.at>)
Ответы Re: postgres large database backup  (Michael Loftis <mloftis@wgops.com>)
Список pgsql-general
On 11/30/22 18:19, Hannes Erven wrote:
You could also use a filesystem that can do atomic snapshots - like ZFS.

Uh, oh. Not so sure about that. Here is a page from the world of the big O: https://blog.docbert.org/oracle-on-zfs/

However, similar can be said about ZFS. ZFS snapshots will slow down the I/O considerably. I would definitely prefer snapshots done in hardware and not in software.  My favorite file systems, depending on the type of disk, are F2FS and XFS.

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

В списке pgsql-general по дате отправления:

Предыдущее
От: Hannes Erven
Дата:
Сообщение: Re: postgres large database backup
Следующее
От: Michael Loftis
Дата:
Сообщение: Re: postgres large database backup