Upsert (on conflict) vs Read before Write performance

后端 未结 0 372
情歌与酒
情歌与酒 2021-01-01 01:08

Everytime a logged in user visits one of my webpages, I add a row to a table of (user_id, page_id) to mark that this page was visited where (user_id, page_id) is the primary

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