Re: Methods to quickly spin up copies of an existing databases

Поиск
Список
Период
Сортировка
От Kenneth Marshall
Тема Re: Methods to quickly spin up copies of an existing databases
Дата
Msg-id 20190301200017.GM15586@aart.rice.edu
обсуждение исходный текст
Ответ на Re: Methods to quickly spin up copies of an existing databases  (Kevin Wilkinson <w.kevin.wilkinson@gmail.com>)
Ответы Re: Methods to quickly spin up copies of an existing databases
Список pgsql-general
On Fri, Mar 01, 2019 at 11:57:30AM -0800, Kevin Wilkinson wrote:
> if you are able/willing to use ZFS (rather than ext4, xfs, ...) to
> store your database, then it might work for you. ZFS is
> copy-on-write so it can very quickly clone a database.
> 
> kevin

Hi Arjun

Redhat 7 does have LVM snapshots that does something similar. Kevin is
correct, COW is the secret.

Regards,
Ken


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

Предыдущее
От: Kevin Wilkinson
Дата:
Сообщение: Re: Methods to quickly spin up copies of an existing databases
Следующее
От: Arjun Ranade
Дата:
Сообщение: Methods to quickly spin up copies of an existing databases