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

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15954: Unable to alter partitioned table to set logged
Дата
Msg-id 15954-b61523bed4b110c4@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #15954: Unable to alter partitioned table to set logged
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15954
Logged by:          Efrain Berdecia
Email address:      ejberdecia@yahoo.com
PostgreSQL version: 11.1
Operating system:   Centos7
Description:

I have a partition table that I created unlogged. I'm using pg_partman to
manage the partition. I then proceeded to load data into it with a COPY
command.

Afterwards, I ran an alter table set logged on the parent table but the
table still shows as UNLOGGED along with all its children.

Is this broken?

I'm running pg11.1


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