Re: Question about accessing partitions whose name includes the schema name and a period - is this correct?
От
Tom Lane
Тема
Re: Question about accessing partitions whose name includes the schema name and a period - is this correct?
Дата
Msg-id
3066833.1681963414@sss.pgh.pa.us
Ответ на
Re: Question about accessing partitions whose name includes the schema name and a period - is this correct? (Jay Stanley)
Список
Дерево обсуждения
Question about accessing partitions whose name includes the schema name and a period - is this correct? Jay Stanley <beansboy@cruzio.com>
Re: Question about accessing partitions whose name includes the schema name and a period - is this correct? Tom Lane <tgl@sss.pgh.pa.us>
Re: Question about accessing partitions whose name includes the schema name and a period - is this correct? Jay Stanley <beansboy@cruzio.com>
Re: Question about accessing partitions whose name includes the schema name and a period - is this correct? Erik Wienhold <ewie@ewie.name>
Re: Question about accessing partitions whose name includes the schema name and a period - is this correct? Tom Lane <tgl@sss.pgh.pa.us>
Jay Stanley writes: > However, it's failing on partition-management SQL like: > postgres=# alter table my_schema.my_table drop partition > "my_schema"."my_schema.my_table_should_not_work"; > ERROR: syntax error at or near ""my_schema"" > LINE 1: alter table my_schema.my_table drop partition "my_schema"."m... > ^ I'm not sure why the error cursor is pointing there, but "drop partition" is not a valid subcommand. Try "detach partition". regards, tom lane
В списке pgsql-general по дате отправления
От: David G. Johnston
Дата:
От: Laurenz Albe
Дата: