I am trying to debug function in PostgreSql database using PG Admin Tools. I've done everything like in this topic: pgadmin4-enable-debugging
Edit postgresql.conf, create extension and so on, but when i am right-click on some function -> Debugging -> Debug i'am getting error:
The same error appear when i choose ...Debugging -> Set a breakpoint
