Re: Index maintenance function for BRIN doesn't checkRecoveryInProgress()
От
Alvaro Herrera
Тема
Re: Index maintenance function for BRIN doesn't checkRecoveryInProgress()
Дата
Msg-id
20180614172054.nokutoeix3jfuqaf@alvherre.pgsql
Ответ на
Список
Дерево обсуждения
Index maintenance function for BRIN doesn't check RecoveryInProgress() Masahiko Sawada <sawada.mshk@gmail.com>
Re: Index maintenance function for BRIN doesn't check RecoveryInProgress() Kuntal Ghosh <kuntalghosh.2007@gmail.com>
Re: Index maintenance function for BRIN doesn't check RecoveryInProgress() Alexander Korotkov <a.korotkov@postgrespro.ru>
Re: Index maintenance function for BRIN doesn't checkRecoveryInProgress() Alvaro Herrera <alvherre@2ndquadrant.com>
Re: Index maintenance function for BRIN doesn't check RecoveryInProgress() Simon Riggs <simon@2ndquadrant.com>
Re: Index maintenance function for BRIN doesn't check RecoveryInProgress() Masahiko Sawada <sawada.mshk@gmail.com>
Re: Index maintenance function for BRIN doesn't checkRecoveryInProgress() Michael Paquier <michael@paquier.xyz>
Re: Index maintenance function for BRIN doesn't checkRecoveryInProgress() Alvaro Herrera <alvherre@2ndquadrant.com>
Re: Index maintenance function for BRIN doesn't check RecoveryInProgress() Masahiko Sawada <sawada.mshk@gmail.com>
On 2018-Jun-14, Michael Paquier wrote: > On Thu, Jun 14, 2018 at 02:06:57AM +0900, Masahiko Sawada wrote: > > On Thu, Jun 14, 2018 at 12:04 AM, Simon Riggs wrote: > >> On 13 June 2018 at 15:51, Alvaro Herrera wrote: > >>> I guess you could go either way ... we're just changing one unhelpful > >>> error with a better one: there is no change in behavior. I would > >>> backpatch this, myself, and avoid the code divergence. > >> > >> WAL control functions all say the same thing, so we can do that here also. > > > > +1 > > +1 for a back-patch to v10. The new error message brings clarity in my > opinion. Pushed, backpatched to 9.5. Thanks! -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления