Closed
Description
Is your idea related to a problem? Please describe.
Being able to upsert to a postgresql table is very often desired for replacing individual records in a table.
Describe the solution you'd like
The same or similar functionality as the one recently added for Mysql would be perfect!
I'm happy to contribute if needed but I might need some help with the testing.