Re: Re: [BUGS] BUG #8043: 9.2.4 doesn't open WAL files from archive, only looks in pg_xlog

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: Re: [BUGS] BUG #8043: 9.2.4 doesn't open WAL files from archive, only looks in pg_xlog
Дата
Msg-id 20130409115925.GC26705@msgid.df7cb.de
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #8043: 9.2.4 doesn't open WAL files from archive, only looks in pg_xlog  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-hackers
Re: Jeff Janes 2013-04-06 <CAMkU=1zvioQvMgbWssHv3DnXMNeEJmqtq_5hJqLGx8i4eGAQJg@mail.gmail.com>
> I don't think the docs are very clear on that.  They say "This file will of
> course be archived as a part of your backup dump file", but "will be" does
> not imply "must be".  Elsewhere it emphasizes that the label you gave to
> pg_start_backup is written into the file, but doesn't really say what the
> file itself is there for.  To me it seems to imply that the file is there
> for your convenience, to hold that label, and not as a critical part of the
> system.

This was also my impression, tbh :-/. And the problem just popped up
again independently on #postgresql.

> Patch attached, which I hope can be back-patched.  I'll also add it to
> commitfest-Next.

+1. It makes the documentation clearer on this.

Christoph
-- 
cb@df7cb.de | http://www.df7cb.de/



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: WIP: index support for regexp search
Следующее
От: Christoph Berg
Дата:
Сообщение: [PATCH] pg_regress and non-default unix socket path