Bloating of pg_attribute caused by repetitive temporary table creations

前端 未结 0 1963
闹比i
闹比i 2020-11-27 16:52

I have a process which is creating a thousands of temporary tables a day to import data into a system.

It is using the form of:

create temp table if no         


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