R/jobs.R
getJobs.Rd
Get ongoing Postgres jobs.
getJobs(src, user = NULL)
It can either be a cdm_reference, a postgres_source or a PqConnection object.
Users to filter by. If NULL no filter is applied.
Tibble with the identified jobs.