web.stdout.log: {"timestamp":"2020-02-24T18:28:51.491805341Z","level":"error","source":"atc","message":"atc.list-all-jobs.failed-to-get-all-visible-jobs","data":{"error":"pq: got 65757 parameters but PostgreSQL only supports 65535 parameters","session":"213"}}
If the operator is not able to upgrade to Concourse 6.0, the entries in the jobs table can be reduced by deleting unused Pipelines with the following command:
$ fly -t <target> destroy-pipeline -p <pipeline name>