阅读背景:

在Postgres中使用串行主键列的表可以安全地、干净地重命名吗?

来源:互联网 

I know that PostgreSQL tables that use a SERIAL primary key end up with an an implicit index, sequence and constraint being created by PostgreSQL. The question is how to rename these implicit objects when the table is renamed. Below is my attempt at figuring this out with specific questions at the end. I know that PostgreSQL tables that use a SERIAL




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: