Re: WAL for backup

Поиск
Список
Период
Сортировка
От David G Johnston
Тема Re: WAL for backup
Дата
Msg-id 1406663500456-5813214.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: WAL for backup  (Shreesha <shreesha1988@gmail.com>)
Список pgsql-novice
shreesha21 wrote
> Thank you David for the quick response. Appreciate it!
> I am currently running PostgreSQL version 9.3.4.
>
> Actually, when I said 300MB, I was referring to the archive system space.
> So like you suggested, I might have to run pg_basebackup more frequently.
> So are you saying that every time after I run pg_basebackup, if I do
> pg_archivecleanup
> then can I ensure data consistency and reduce the archive storage space?

I am not familiar enough with the specific mechanics to feel comfortable
giving prescriptive advice.  The pg_basebackup and associated mandatory WAL
file comprise a full image of the database and any WAL files created before
then can be removed.

David J.




--
View this message in context: http://postgresql.1045698.n5.nabble.com/WAL-for-backup-tp5813194p5813214.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


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

Предыдущее
От: Shreesha
Дата:
Сообщение: Re: WAL for backup
Следующее
От: Kartik Singh
Дата:
Сообщение: