Re: postgres large database backup

Поиск
Список
Период
Сортировка
От Hannes Erven
Тема Re: postgres large database backup
Дата
Msg-id 592a2c79-9728-e450-ad60-a0df7dd0f214@erven.at
обсуждение исходный текст
Ответ на Re: postgres large database backup  (Mladen Gogala <gogala.mladen@gmail.com>)
Ответы Re: postgres large database backup  (Mladen Gogala <gogala.mladen@gmail.com>)
Re: postgres large database backup  (hvjunk <hvjunk@gmail.com>)
Список pgsql-general
Am 30.11.22 um 20:01 schrieb Mladen Gogala:
> On 11/30/22 10:40, Atul Kumar wrote:
>> Hi,
>>
>> I have a 10TB database running on postgres 11 version running on 
>> centos 7 "on premises", I need to schedule the backup of this 
>> database in a faster way.
>>
>> The scheduled backup will be used for PITR purposes.
>>
> Well, that depends on your configuration details. Is your DB located 
> on a SAN device or JBOD?
>

You could also use a filesystem that can do atomic snapshots - like ZFS.

However, I'm wondering why none of the previous respondents mentioned 
it? Sure, ZFS may have its own performance implications... but my 
experience is that it makes "safety snapshots" and "on-demand throw-away 
testing environments" very convenient to use.


Best regards,

     -hannes





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

Предыдущее
От: Rizwan Shaukat
Дата:
Сообщение: posgres question / answer
Следующее
От: Mladen Gogala
Дата:
Сообщение: Re: postgres large database backup