Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The problem is way worse if you update rows, if you stick with insert and delete you can get quite far.
 help



In Postgres, an UPDATE is effectively an INSERT + DELETE [0].

0: https://www.cybertec-postgresql.com/en/is-update-the-same-as...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: