Re: BUG #15954: Unable to alter partitioned table to set logged

Поиск
Список
Период
Сортировка
От Keith Fiske
Тема Re: BUG #15954: Unable to alter partitioned table to set logged
Дата
Msg-id CAODZiv66MC0Tt=SyhHVEyV2gpuwRb+Oav-t0G_tvtUL4Hxaj+w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #15954: Unable to alter partitioned table to set logged  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-bugs


On Wed, Aug 21, 2019 at 9:44 AM Michael Paquier <michael@paquier.xyz> wrote:
On Wed, Aug 21, 2019 at 09:24:38AM -0400, Keith Fiske wrote:
> As the others have stated, I think we just need to get some sort of
> consistent method of handling this. Currently running an ALTER TABLE on the
> parent to change the UNLOGGED state simply does nothing which is not
> intuitive whatsoever. Even if it's just throwing an error saying you cannot
> change this property, that would be better until a more thorough solution
> can be implemented in the future.

One problem with an error is that it may break existing application
code :(
--
Michael


Their application is already broken if it's expecting the property to actually change.

--
Keith Fiske
Senior Database Engineer
Crunchy Data - http://crunchydata.com

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: BUG #15954: Unable to alter partitioned table to set logged
Следующее
От: "Thakur, Jitender"
Дата:
Сообщение: PostgreSQL Not Working