What directories to include in base backup

Поиск
Список
Период
Сортировка
От A B
Тема What directories to include in base backup
Дата
Msg-id AANLkTinjR_ssH67zh5wYGVhr-gM2Y9xHK3SYM4GxN+mx@mail.gmail.com
обсуждение исходный текст
Ответы Re: What directories to include in base backup
Список pgsql-admin
Hello.

I just wanted to check with you, the experts, on what directories to
include in the basebackup (following
http://www.postgresql.org/docs/8.4/static/continuous-archiving.html)

I should include these:

base/
global/
pg_clog/
pg_multixact/
pg_stat_tmp/
pg_subtrans/
pg_tblspc/
pg_twophase/
PG_VERSION
pg_xlog/
postmaster.opts


and I can skip

pg_log/
postmaster.pid

Right?

What about pg_xlog/ directory? Is that really needed? I store the WAL
file in another place already, or should pg_xlog be included just in
case it will be more recent if crash-recovery i possible?

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

Предыдущее
От: Selva manickaraja
Дата:
Сообщение: Re: Too many WAL(s) despite low transaction
Следующее
От: Selva manickaraja
Дата:
Сообщение: Re: What directories to include in base backup