I'm trying to run a simple tasklist using custom postgreql in docker compose with the following configuration:

but i get issue when i add user task to process. It looks like an error like this:

I've checked the db, the data has been inputted and nothing strange. I think there is a problem with the version db but for versions postgres:13.3-alpine and postgres:12.2 I get the same issue.
Everyone is there any suggestions for this case. Thankyou.
I'm trying to run a simple tasklist using custom postgreql in docker compose with the following configuration:
but i get issue when i add user task to process. It looks like an error like this:
I've checked the db, the data has been inputted and nothing strange. I think there is a problem with the version db but for versions postgres:13.3-alpine and postgres:12.2 I get the same issue.
Everyone is there any suggestions for this case. Thankyou.