Thiansoon Wong
Thiansoon Wong
The constructor that accepts `ObjectMapper` calls its superclass constructor `JsonRpcServer(Object handler)`, which will set the passed in `ObjectMapper` as `handler`, not `mapper`.
_Use this template for reporting bugs in the docs._ # Describe the bug In the section "Dumping with concurrency", a solution is provided to prevent pg_dump from failing due to...
### What type of bug is this? Unexpected error ### What subsystems and features are affected? Background worker ### What happened? A restarted scheduler will not exit on database rename/database...
### What type of bug is this? Unexpected error ### What subsystems and features are affected? Background worker ### What happened? When `max_worker_processes` is 3, the system will repeatedly try...