PostgreSQL upgrade to version 12 - alter table without oids too slow

前端 未结 0 1480
半阙折子戏
半阙折子戏 2021-02-02 11:18

I am trying to upgrade to PostgreSQL version 12 but it does not allow OIDs. Removing the OIDs is doable with alter table {name} set without oids;, but for large ta

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