Re: [v9.2] Start new timeline for PITR

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [v9.2] Start new timeline for PITR
Дата
Msg-id 28593.1307667544@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [v9.2] Start new timeline for PITR  (David Fetter <david@fetter.org>)
Ответы Re: [v9.2] Start new timeline for PITR  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
David Fetter <david@fetter.org> writes:
> The nice people at VMware, where I work, have come up with a small
> patch to allow PITR to create a new timeline.  This is useful in cases
> where you're using filesystem snapshots of $PGDATA which may be old.

Huh?  We already start a new timeline when doing a non-crash-recovery
replay scenario.

The code looks pretty confused too, which makes it difficult to
reverse-engineer what your point is.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: plpython thinks it's hooked into "make distprep", but not so much
Следующее
От: Abel Abraham Camarillo Ojeda
Дата:
Сообщение: Difference in postgres9.0.4 and postgres9.1beta1 when displaying error lines in functions with comments