Postgresql: Partitioning a table for values in selecy

后端 未结 0 1207
無奈伤痛
無奈伤痛 2021-01-30 02:09

I want to use Postgresql\'s declarative table partitioning on a column with UUID values. I want it partitioned by values that are returned by a SELECT.

CREATE TAB         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题