I’m having an issue with the Postgres node, when set to Insert or Update, it should, if the row exists, update any columns you specify whilst leaving any unspecified columns alone, however, this isn’t the case, any unspecified is being set to null. Seems like quite a big bug.