Re: wal archiving question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: wal archiving question
Дата
Msg-id 13059.1354742748@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: wal archiving question  (akp geek <akpgeek@gmail.com>)
Ответы Re: wal archiving question
Список pgsql-general
akp geek <akpgeek@gmail.com> writes:
>  WAL archives is growing, not the files  in pg_xlog.

You need to prune the archives of files that are too old to be
interesting.  This doesn't happen automatically since PG has no
idea what your archiving requirements are.

Be sure to keep WAL files at least back to the start of your
last base backup.  Some people like to keep them back to the
next-to-last base backup.

            regards, tom lane


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

Предыдущее
От: akp geek
Дата:
Сообщение: Re: wal archiving question
Следующее
От: akp geek
Дата:
Сообщение: Re: wal archiving question