[SQL ] postgresql serial 之問題

看板Database (資料庫)作者 (ttl)時間7年前 (2017/05/19 11:48), 編輯推噓0(001)
留言1則, 1人參與, 最新討論串1/1
資料庫名稱:postgresql 資料庫版本: 內容/問題描述: 請問在 postgresql 對於 auto_increment 之使用方式為 serial,其大小可以用 int 或 bigint 來表示,但是這樣還是都有大小之限制,是否有方式可以用 日期 + serial 的方法呢? -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 180.176.109.76 ※ 文章網址: https://www.ptt.cc/bbs/Database/M.1495165713.A.797.html

05/20 10:12, , 1F
自己定義阿,例如 年月日時分秒、年月日+流水號之類的
05/20 10:12, 1F
文章代碼(AID): #1P7ciHUN (Database)
文章代碼(AID): #1P7ciHUN (Database)