| От | Kevin Grittner |
|---|---|
| Тема | Forcing new timelines |
| Дата | |
| Msg-id | 48E1EFC2.EE98.0025.0@wicourts.gov обсуждение |
| Список | pgsql-admin |
With our backup techniques, it is a bit painful to deal with WAL files when the number goes lower and starts re-using numbers already archived, as when we upgrade to a new release using pg_dumpall piped to psql. We can work around it, but it would keep our environment and scripts simpler (and therefore less fragile) if we could count on a later WAL file always having a name which sorts after any earlier file. I poked around the documentation, looking for a way that we could force the new cluster to use a WAL file name higher than the last, either within the some timeline or by bumping the timeline ID. The only thing I found is pg_resetxlog, which seems like kind of a big hammer to use on an otherwise sound database. Did I miss anything in the documentation? Any suggestions? -Kevin
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера