PG_JOB_PROC¶
The PG_JOB_PROC view replaces the PG_JOB_PROC system catalog in earlier versions and provides forward compatibility with earlier versions. The original PG_JOB_PROC and PG_JOB system catalogs are merged into the PG_JOBS system catalog in the current version. For details about the PG_JOBS system catalog, see PG_JOBS.
Name | Type | Description |
---|---|---|
job_id | bigint | Job ID |
what | text | Job content |