PITR / what directories/files can be ignored?

Поиск
Список
Период
Сортировка
От Glen Parker
Тема PITR / what directories/files can be ignored?
Дата
Msg-id 4581CBB5.4090704@nwlink.com
обсуждение исходный текст
Ответы Re: PITR / what directories/files can be ignored?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I am continuing to refine my PITR backup script, and there are some
directories I do not know what to do with.  First off, here are the
directories/files I am currently ignoring...

pg_xlog  (ours is a symlink, so I ignore it altogether)
pg_log/*
base/*/pgsql_tmp/*
postmaster.opts
postmaster.pid


Can I also ignore any of these? ...

pg_clog/*
pg_multixact/*
pg_subtrans/*
pg_twophase/*


BTW, PITR is pretty much the best thing since sliced bread :D

TIA,

-Glen


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Temp file space (Re: creating an index with tablespace on a dedicated filesystem)
Следующее
От: "Brandon Aiken"
Дата:
Сообщение: Re: could not write to log -> PANIC -> System down