Re: BUG #15718: DROP TABLE fails if it's partitioned by a key of adeleted enum
В списке pgsql-bugs по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: BUG #15718: DROP TABLE fails if it's partitioned by a key of adeleted enum |
| Дата | |
| Msg-id | 20190328170413.GA23764@alvherre.pgsql обсуждение исходный текст |
| Ответ на | BUG #15718: DROP TABLE fails if it's partitioned by a key of a deleted enum (PG Bug reporting form <noreply@postgresql.org>) |
| Ответы |
Re: BUG #15718: DROP TABLE fails if it's partitioned by a key of adeleted enum
|
| Список | pgsql-bugs |
On 2019-Mar-28, PG Bug reporting form wrote: > Code to replicate the issue: > https://pastebin.com/rc8q35Qj Please paste the code in the email. We don't like external references. > This happened to our ETL processes that re-create the staging data on each > run. Enums are defining partition keys for some tables, that then flow into > tables in another schema. When the schema containing that enum gets dropped, > the columns that use it are also dropped. Sounds like we're forgetting to add a dependency on the datatype of the partition key. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера