Re: Streaming replication and pg_xlogfile_name()

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Streaming replication and pg_xlogfile_name()
Дата
Msg-id 3f0b79eb1002250745y6c4bac5dq2178f6b1df49b6e8@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Streaming replication and pg_xlogfile_name()  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On Thu, Feb 25, 2010 at 6:33 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> If we expose the timeline as part of an "xlog location", then we should
> do that everywhere as a change for 9.0.

Everywhere? You mean changing the format of the return value of all
the following functions?

- pg_start_backup()
- pg_stop_backup()
- pg_switch_xlog()
- pg_current_xlog_location()
- pg_current_xlog_insert_location()

> Clearly, "xlog location" has no
> meaning without the timeline anyway, so this seems like a necessary
> change not just a quick fix. It breaks compatibility, but since we're
> changing replication in 9.0 that shouldn't be a problem.

Umm... ISTM a large number of users would complain about that
change because of compatibility.

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: NaN/Inf fix for ECPG
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Odd CVS revision number