CRM sample Postgres error

Hi, I'm trying to follow Angular CRM sample step by step but using Postgres as database. After add FirstName, LastName and Picture to Application Users in code and add CrmContext.Custom.cs I executed the migration without errors. However, when I run application in Radzen Output window this error is shown:

PERFORM action throw an exception. How must I fix it?

Thanks!

Hi @Carlos_Carminati,

The CRM demo has only been tested with MS SQL database. We are not sure what this Postgres error is or what it means.