Postgres tidak memiliki MERGE
pernyataan:
https://www.postgresql.org/docs/current/static /sql-commands.html
Gunakan INSERT ON CONFLICT DO
sebagai gantinya:
https://www.postgresql.org/docs/current/static /sql-insert.html
Ada beberapa gerakan menuju MERGER
pernyataan, tetapi tidak selalu seperti yang Anda harapkan:
https://wiki.postgresql.org/wiki/SQL_MERGE