Re: BUG #14125: when master set tablespace,slave recovery xlog pending

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #14125: when master set tablespace,slave recovery xlog pending
Дата
Msg-id CAB7nPqRjnMTiNWFd+orOKJEQ27yEt0Os0KHb=kCQcvLWaXWnvQ@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #14125: when master set tablespace,slave recovery xlog pending  (wangyong20009109@163.com)
Список pgsql-bugs
On Wed, May 4, 2016 at 4:26 PM,  <wangyong20009109@163.com> wrote:
> The following bug has been logged on the website:
>
> Bug reference:      14125
> Logged by:          YongWang
> Email address:      wangyong20009109@163.com
> PostgreSQL version: 9.4.5
> Operating system:   Red Hat 4.8.2-16
> Description:

> when master alter database set tablespace,the slave(async replication)
> recovery xlog is pending,the slave normal receiver xlog.

Is the slave complaining about something in its logs? Also, do you
have unlogged relations on this database? We fixed in 9.4.6 a problem
with ALTER TABLE SET TABLESPACE that was not emitting correctly WAL
records. I cannot reproduce the problem to be honest, so you may want
to retry with 9.4.7 first, which is the last released version in the
9.4 series.
--
Michael

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

Предыдущее
От: wangyong20009109@163.com
Дата:
Сообщение: BUG #14125: when master set tablespace,slave recovery xlog pending
Следующее
От: Chris Pacejo
Дата:
Сообщение: Re: BUG #14064: Sort order of bytea, etc. not defined