Re: pg_rewind fails if there is a read only file.

Поиск
Список
Период
Сортировка
От Paul Guo
Тема Re: pg_rewind fails if there is a read only file.
Дата
Msg-id CABQrizf-Z0cOt+_w+FnQGvCnmu4y5GC4Gu5G9CzHcyRYJ2FeVQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_rewind fails if there is a read only file.  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: pg_rewind fails if there is a read only file.  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
> Presumably the user has a reason for adding the file read-only to the
> data directory, and we shouldn't lightly ignore that.
>
> Michael's advice is reasonable. This seems like a case of:

I agree. Attached is a short patch to handle the case. The patch was
tested in my dev environment.

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: "Multiple table synchronizations are processed serially" still happens
Следующее
От: David Rowley
Дата:
Сообщение: Re: Skip partition tuple routing with constant partition key